|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sample.WeightedSampleFactory.SortOperation | |
---|---|
de.jstacs.data | Provides classes for the representation of data. |
de.jstacs.motifDiscovery | This package provides the framework including the interface for any de novo motif discoverer |
Uses of Sample.WeightedSampleFactory.SortOperation in de.jstacs.data |
---|
Methods in de.jstacs.data that return Sample.WeightedSampleFactory.SortOperation | |
---|---|
static Sample.WeightedSampleFactory.SortOperation |
Sample.WeightedSampleFactory.SortOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Sample.WeightedSampleFactory.SortOperation[] |
Sample.WeightedSampleFactory.SortOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Sample.WeightedSampleFactory.SortOperation in de.jstacs.motifDiscovery |
---|
Methods in de.jstacs.motifDiscovery with parameters of type Sample.WeightedSampleFactory.SortOperation | |
---|---|
static Sample.WeightedSampleFactory |
KMereStatistic.getAbsoluteKMereFrequencies(Sample data,
int k,
boolean bothStrands,
Sample.WeightedSampleFactory.SortOperation sortOp)
This method enables the user to get a statistic over all k -mers
in the data . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |