Class FastqScreenProjectReport


  • public class FastqScreenProjectReport
    extends Object
    The class set a project HTML report file on detection contamination by compilation report on samples.
    Since:
    1.4
    Author:
    Sandrine Perrin
    • Constructor Detail

      • FastqScreenProjectReport

        public FastqScreenProjectReport​(List<File> fastqScreenFiles,
                                        String description,
                                        File xslFile)
        Instantiates a new fastq screen project report.
        Parameters:
        fastqScreenFiles - FastqScreen files
        description - description of the report
        xslFile - the xsl file
    • Method Detail