Package fr.ens.biologie.genomique.eoulsan.modules.multiqc
-
Interface Summary Interface Description InputPreprocessor This interface define a preprocessor for MultiQC input data. -
Class Summary Class Description ExpressionInputPreprocessor This class define a preprocessor for expression reports.FastQCInputPreprocessor This class define a preprocessor for FastQC reports.FeatureCountsInputPreprocessor This class define a preprocessor for FeatureCounts reports.InputPreprocessorService This class define a service to retrieve a InputPreprocessor.MapperInputPreprocessor This class define a preprocessor for mapper reports.MultiQCModule This class define a module for MultiQC.