Uses of Enum Class
fr.ens.biologie.genomique.eoulsan.modules.mapping.MappingCounters
Packages that use MappingCounters
Package
Description
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step.
-
Uses of MappingCounters in fr.ens.biologie.genomique.eoulsan.modules.mapping
Methods in fr.ens.biologie.genomique.eoulsan.modules.mapping that return MappingCountersModifier and TypeMethodDescriptionstatic MappingCountersReturns the enum constant of this class with the specified name.static MappingCounters[]MappingCounters.values()Returns an array containing the constants of this enum class, in the order they are declared.