Class FastQScreenMappedPercentPooledSampleTest

  • All Implemented Interfaces:
    AozanTest, PooledSampleTest

    public class FastQScreenMappedPercentPooledSampleTest
    extends AbstractSimpleSampleTest
    The class add in the qc report html values from FastqScreen for each sample, after compile replica data and for each reference genomes. The list of references genomes contains default references genomes defined in aozan configuration file. It add the genomes sample for the run included in Bcl2fastq samplesheet file, only if it can be used for mapping with Bowtie. The alias genomes file make the correspondence between the genome sample and the reference genome used with bowtie, if it exists. The class retrieve the percent of reads mapped on each reference genomes.
    Since:
    2.0
    Author:
    Sandrine Perrin
    • Constructor Detail

      • FastQScreenMappedPercentPooledSampleTest

        public FastQScreenMappedPercentPooledSampleTest()
        Public constructor.
      • FastQScreenMappedPercentPooledSampleTest

        public FastQScreenMappedPercentPooledSampleTest​(String genome,
                                                        boolean isGenomeContamination)
        Public constructor, specific for a reference genome.
        Parameters:
        genome - name of reference genome