Uses of Interface
fr.ens.biologie.genomique.eoulsan.modules.multiqc.InputPreprocessor
-
Packages that use InputPreprocessor Package Description fr.ens.biologie.genomique.eoulsan.modules.multiqc -
-
Uses of InputPreprocessor in fr.ens.biologie.genomique.eoulsan.modules.multiqc
Classes in fr.ens.biologie.genomique.eoulsan.modules.multiqc that implement InputPreprocessor Modifier and Type Class Description class
ExpressionInputPreprocessor
This class define a preprocessor for expression reports.class
FastQCInputPreprocessor
This class define a preprocessor for FastQC reports.class
FeatureCountsInputPreprocessor
This class define a preprocessor for FeatureCounts reports.class
MapperInputPreprocessor
This class define a preprocessor for mapper reports.
-