static ExpressionCounterCounter |
ExpressionCounterCounter.getCounterFromEoulsanName(String counterName) |
Get an counter from its HTSeq-count name
|
static ExpressionCounterCounter |
ExpressionCounterCounter.getCounterFromHTSeqCountName(String counterName) |
Get an counter from its HTSeq-count name
|
static ExpressionCounterCounter |
ExpressionCounterCounter.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExpressionCounterCounter[] |
ExpressionCounterCounter.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|