Class FastQCFixInputPreprocessor
java.lang.Object
fr.ens.biologie.genomique.eoulsan.modules.multiqc.FastQCInputPreprocessor
fr.ens.biologie.genomique.eoulsan.modules.multiqc.FastQCFixInputPreprocessor
- All Implemented Interfaces:
InputPreprocessor
This class define a preprocessor for FastQC reports. It just exist for compatibility with a jar
patch.
- Since:
- 2.7
- Author:
- Laurent Jourdren
-
Field Summary
Fields inherited from class fr.ens.biologie.genomique.eoulsan.modules.multiqc.FastQCInputPreprocessor
REPORT_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.ens.biologie.genomique.eoulsan.modules.multiqc.FastQCInputPreprocessor
getDataFormat, preprocess
-
Constructor Details
-
FastQCFixInputPreprocessor
public FastQCFixInputPreprocessor()
-
-
Method Details
-
getReportName
Description copied from interface:InputPreprocessorGet the name of the report.- Specified by:
getReportNamein interfaceInputPreprocessor- Overrides:
getReportNamein classFastQCInputPreprocessor- Returns:
- the name of the report
-