|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSet.WeightedDataSetFactory.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 DataSet.WeightedDataSetFactory.SortOperation in de.jstacs.data |
|---|
| Methods in de.jstacs.data that return DataSet.WeightedDataSetFactory.SortOperation | |
|---|---|
static DataSet.WeightedDataSetFactory.SortOperation |
DataSet.WeightedDataSetFactory.SortOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataSet.WeightedDataSetFactory.SortOperation[] |
DataSet.WeightedDataSetFactory.SortOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of DataSet.WeightedDataSetFactory.SortOperation in de.jstacs.motifDiscovery |
|---|
| Methods in de.jstacs.motifDiscovery with parameters of type DataSet.WeightedDataSetFactory.SortOperation | |
|---|---|
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 | |||||||||