Uses of Enum Class
fr.ens.biologie.genomique.eoulsan.modules.expression.ExpressionCounterCounter
Packages that use ExpressionCounterCounter
Package
Description
This package contain all the classes related to the expression step.
-
Uses of ExpressionCounterCounter in fr.ens.biologie.genomique.eoulsan.modules.expression
Methods in fr.ens.biologie.genomique.eoulsan.modules.expression that return ExpressionCounterCounterModifier and TypeMethodDescriptionstatic ExpressionCounterCounterExpressionCounterCounter.getCounterFromEoulsanName(String counterName) Get an counter from its HTSeq-count namestatic ExpressionCounterCounterExpressionCounterCounter.getCounterFromHTSeqCountName(String counterName) Get an counter from its HTSeq-count namestatic ExpressionCounterCounterReturns the enum constant of this class with the specified name.static ExpressionCounterCounter[]ExpressionCounterCounter.values()Returns an array containing the constants of this enum class, in the order they are declared.