Uses of Class
fr.ens.biologie.genomique.eoulsan.modules.mapping.AbstractReadsMapperModule
Packages that use AbstractReadsMapperModule
Package
Description
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step in hadoop mode.
This package contain all the classes related to the mapping (reads filtering, mapping and
alignments filtering) step in local mode.
-
Uses of AbstractReadsMapperModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.hadoop
Modifier and TypeClassDescriptionclassThis class define an mapper module in Hadoop mode. -
Uses of AbstractReadsMapperModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Modifier and TypeClassDescriptionclassThis class define a module for reads mapping.