Uses of Class
fr.ens.biologie.genomique.eoulsan.modules.mapping.AbstractSAM2BAMModule
Packages that use AbstractSAM2BAMModule
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 AbstractSAM2BAMModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.hadoop
Modifier and TypeClassDescriptionclassThis class define a module for converting SAM files into BAM. -
Uses of AbstractSAM2BAMModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Modifier and TypeClassDescriptionclassThis class define a module for converting SAM files into BAM.