| Package | Description |
|---|---|
| umcg.genetica.io.ucsc |
| Modifier and Type | Method and Description |
|---|---|
static UCSCDataObject.SORTBY |
UCSCDataObject.SORTBY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UCSCDataObject.SORTBY[] |
UCSCDataObject.SORTBY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UCSCDataObject(byte chr,
int posStart,
int posEnd,
double v,
UCSCDataObject.SORTBY sort) |
Copyright © 2015. All Rights Reserved.