|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DinucleotideProperty.Type | |
|---|---|
| de.jstacs.data | Provides classes for the representation of data. |
| Uses of DinucleotideProperty.Type in de.jstacs.data |
|---|
| Methods in de.jstacs.data that return DinucleotideProperty.Type | |
|---|---|
DinucleotideProperty.Type |
DinucleotideProperty.getType()
Returns the type of this property. |
static DinucleotideProperty.Type |
DinucleotideProperty.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DinucleotideProperty.Type[] |
DinucleotideProperty.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.jstacs.data with parameters of type DinucleotideProperty.Type | |
|---|---|
static DinucleotideProperty[] |
DinucleotideProperty.filterProperties(String nucleicAcid,
Boolean doubleStrand,
DinucleotideProperty.HowCreated howCreated,
DinucleotideProperty.Type type,
String dimension)
Filters all DinucleotidePropertys by some of their annotations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||