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.local
Subclasses of AbstractSAM2FASTQModule in fr.ens.biologie.genomique.eoulsan.modules.mapping.local Modifier and Type Class Description class
SAM2FASTQLocalModule
This class define a module for converting SAM files into FASTQ.
-