|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use DataSet.WeightedDataSetFactory | |
---|---|
de.jstacs.motifDiscovery | This package provides the framework including the interface for any de novo motif discoverer |
Uses of DataSet.WeightedDataSetFactory in de.jstacs.motifDiscovery |
---|
Methods in de.jstacs.motifDiscovery that return DataSet.WeightedDataSetFactory | |
---|---|
static DataSet.WeightedDataSetFactory |
KMereStatistic.getAbsoluteKMereFrequencies(DataSet data,
int k,
boolean bothStrands)
This method enables the user to get a statistic over all k -mers
in the data . |
static DataSet.WeightedDataSetFactory |
KMereStatistic.getAbsoluteKMereFrequencies(DataSet data,
int k,
boolean bothStrands,
DataSet.WeightedDataSetFactory.SortOperation sortOp)
This method enables the user to get a statistic over all k -mers
in the data . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |