Uses of Class
fr.ens.biologie.genomique.eoulsan.modules.mapping.AbstractSAM2FASTQModule
- 
Packages that use AbstractSAM2FASTQModule 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 AbstractSAM2FASTQModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.localSubclasses of AbstractSAM2FASTQModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.local Modifier and Type Class Description classSAM2FASTQLocalModuleThis class define a module for converting SAM files into FASTQ.
 
-