Uses of Class
fr.ens.biologie.genomique.eoulsan.modules.mapping.AbstractBAM2SAMModule
-
Packages that use AbstractBAM2SAMModule Package Description fr.ens.biologie.genomique.eoulsan.modules.mapping.local This package contain all the classes related to the mapping (reads filtering, mapping and alignments filtering) step in local mode. -
-
Uses of AbstractBAM2SAMModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.local
Subclasses of AbstractBAM2SAMModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.local Modifier and Type Class Description class
BAM2SAMLocalModule
This class define a module for converting BAM files into SAM.
-