CPIPES Report

Loading report..

Highlight Samples

Regex mode off

    Rename Samples

    Click here for bulk input.

    Paste two columns of a tab-delimited table here (eg. from Excel).

    First column should be the old name, second column the new name.

    Regex mode off

      Show / Hide Samples

      Regex mode off

        Export Plots

        px
        px
        X

        Download the raw data used to create the plots in this report below:

        Note that additional data was saved in multiqc_data when this report was generated.


        Choose Plots

        If you use plots from MultiQC in a publication or presentation, please cite:

        MultiQC: Summarize analysis results for multiple tools and samples in a single report
        Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
        Bioinformatics (2016)
        doi: 10.1093/bioinformatics/btw354
        PMID: 27312411

        Save Settings

        You can save the toolbox settings for this report to the browser.


        Load Settings

        Choose a saved report profile from the dropdown box below:

        Tool Citations

        Please remember to cite the tools that you use in your analysis.

        To help with this, you can download publication details of the tools mentioned in this report:

        About MultiQC

        This report was generated using MultiQC, version 1.12

        You can see a YouTube video describing how to use MultiQC reports here: https://youtu.be/qPbIlO_KWN0

        For more information about MultiQC, including other videos and extensive documentation, please visit http://multiqc.info

        You can report bugs, suggest improvements and find the source code for MultiQC on GitHub: https://github.com/ewels/MultiQC

        MultiQC is published in Bioinformatics:

        MultiQC: Summarize analysis results for multiple tools and samples in a single report
        Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
        Bioinformatics (2016)
        doi: 10.1093/bioinformatics/btw354
        PMID: 27312411

        CPIPES Report

        CPIPES (CFSAN PIPELINES) is a modular bioinformatics data analysis project at CFSAN, FDA based on NEXTFLOW DSL2.

        This report has been generated by the CPIPES - centriflaken analysis pipeline. Only certain tables and plots are reported here. For complete results, please refer to the analysis pipeline output directory.
        CPIPES Version
        0.3.0
        Workflow
        centriflaken
        Workflow Version
        0.2.0
        Input Directory
        /data/job_working_directory_s3/001/586/1586470/working/cpipes-input
        Output Directory
        /data/job_working_directory_s3/001/586/1586470/working/cpipes-output
        Developer E-mail
        Kranti.Konganti@fda.hhs.gov
        Stakeholder E-mail
        Narjol.Gonzalez-Escalona@fda.hhs.gov

        General Statistics

        Showing 3/3 rows and 4/10 columns.
        Sample Name% Dups% GCRead LengthM Seqs
        FAL11127
        0.0%
        52%
        9601 bp
        0.0
        FAL11341
        0.0%
        55%
        8043 bp
        0.0
        FAL11342
        0.0%
        55%
        7864 bp
        0.0

        FastQC

        FastQC section of the report shows FastQC results before adapter trimming.

        Sequence Counts

        Sequence counts for each sample. Duplicate read counts are an estimate only.

        This plot show the total number of reads, broken down into unique and duplicate if possible (only more recent versions of FastQC give duplicate info).

        You can read more about duplicate calculation in the FastQC documentation. A small part has been copied here for convenience:

        Only sequences which first appear in the first 100,000 sequences in each file are analysed. This should be enough to get a good impression for the duplication levels in the whole file. Each sequence is tracked to the end of the file to give a representative count of the overall duplication level.

        The duplication detection requires an exact sequence match over the whole length of the sequence. Any reads over 75bp in length are truncated to 50bp for this analysis.

        loading..

        Sequence Quality Histograms

        The mean quality value across each base position in the read.

        To enable multiple samples to be plotted on the same graph, only the mean quality scores are plotted (unlike the box plots seen in FastQC reports).

        Taken from the FastQC help:

        The y-axis on the graph shows the quality scores. The higher the score, the better the base call. The background of the graph divides the y axis into very good quality calls (green), calls of reasonable quality (orange), and calls of poor quality (red). The quality of calls on most platforms will degrade as the run progresses, so it is common to see base calls falling into the orange area towards the end of a read.

        loading..

        Per Sequence Quality Scores

        The number of reads with average quality scores. Shows if a subset of reads has poor quality.

        From the FastQC help:

        The per sequence quality score report allows you to see if a subset of your sequences have universally low quality values. It is often the case that a subset of sequences will have universally poor quality, however these should represent only a small percentage of the total sequences.

        loading..

        Per Base Sequence Content

        The proportion of each base position for which each of the four normal DNA bases has been called.

        To enable multiple samples to be shown in a single plot, the base composition data is shown as a heatmap. The colours represent the balance between the four bases: an even distribution should give an even muddy brown colour. Hover over the plot to see the percentage of the four bases under the cursor.

        To see the data as a line plot, as in the original FastQC graph, click on a sample track.

        From the FastQC help:

        Per Base Sequence Content plots out the proportion of each base position in a file for which each of the four normal DNA bases has been called.

        In a random library you would expect that there would be little to no difference between the different bases of a sequence run, so the lines in this plot should run parallel with each other. The relative amount of each base should reflect the overall amount of these bases in your genome, but in any case they should not be hugely imbalanced from each other.

        It's worth noting that some types of library will always produce biased sequence composition, normally at the start of the read. Libraries produced by priming using random hexamers (including nearly all RNA-Seq libraries) and those which were fragmented using transposases inherit an intrinsic bias in the positions at which reads start. This bias does not concern an absolute sequence, but instead provides enrichement of a number of different K-mers at the 5' end of the reads. Whilst this is a true technical bias, it isn't something which can be corrected by trimming and in most cases doesn't seem to adversely affect the downstream analysis.

        Click a sample row to see a line plot for that dataset.
        Rollover for sample name
        Position: -
        %T: -
        %C: -
        %A: -
        %G: -

        Per Sequence GC Content

        The average GC content of reads. Normal random library typically have a roughly normal distribution of GC content.

        From the FastQC help:

        This module measures the GC content across the whole length of each sequence in a file and compares it to a modelled normal distribution of GC content.

        In a normal random library you would expect to see a roughly normal distribution of GC content where the central peak corresponds to the overall GC content of the underlying genome. Since we don't know the the GC content of the genome the modal GC content is calculated from the observed data and used to build a reference distribution.

        An unusually shaped distribution could indicate a contaminated library or some other kinds of biased subset. A normal distribution which is shifted indicates some systematic bias which is independent of base position. If there is a systematic bias which creates a shifted normal distribution then this won't be flagged as an error by the module since it doesn't know what your genome's GC content should be.

        loading..

        Per Base N Content

        The percentage of base calls at each position for which an N was called.

        From the FastQC help:

        If a sequencer is unable to make a base call with sufficient confidence then it will normally substitute an N rather than a conventional base call. This graph shows the percentage of base calls at each position for which an N was called.

        It's not unusual to see a very low proportion of Ns appearing in a sequence, especially nearer the end of a sequence. However, if this proportion rises above a few percent it suggests that the analysis pipeline was unable to interpret the data well enough to make valid base calls.

        loading..

        Sequence Length Distribution

        The distribution of fragment sizes (read lengths) found. See the FastQC help

        loading..

        Sequence Duplication Levels

        The relative level of duplication found for every sequence.

        From the FastQC Help:

        In a diverse library most sequences will occur only once in the final set. A low level of duplication may indicate a very high level of coverage of the target sequence, but a high level of duplication is more likely to indicate some kind of enrichment bias (eg PCR over amplification). This graph shows the degree of duplication for every sequence in a library: the relative number of sequences with different degrees of duplication.

        Only sequences which first appear in the first 100,000 sequences in each file are analysed. This should be enough to get a good impression for the duplication levels in the whole file. Each sequence is tracked to the end of the file to give a representative count of the overall duplication level.

        The duplication detection requires an exact sequence match over the whole length of the sequence. Any reads over 75bp in length are truncated to 50bp for this analysis.

        In a properly diverse library most sequences should fall into the far left of the plot in both the red and blue lines. A general level of enrichment, indicating broad oversequencing in the library will tend to flatten the lines, lowering the low end and generally raising other categories. More specific enrichments of subsets, or the presence of low complexity contaminants will tend to produce spikes towards the right of the plot.

        loading..

        Overrepresented sequences

        The total amount of overrepresented sequences found in each library.

        FastQC calculates and lists overrepresented sequences in FastQ files. It would not be possible to show this for all samples in a MultiQC report, so instead this plot shows the number of sequences categorized as over represented.

        Sometimes, a single sequence may account for a large number of reads in a dataset. To show this, the bars are split into two: the first shows the overrepresented reads that come from the single most common sequence. The second shows the total count from all remaining overrepresented sequences.

        From the FastQC Help:

        A normal high-throughput library will contain a diverse set of sequences, with no individual sequence making up a tiny fraction of the whole. Finding that a single sequence is very overrepresented in the set either means that it is highly biologically significant, or indicates that the library is contaminated, or not as diverse as you expected.

        FastQC lists all of the sequences which make up more than 0.1% of the total. To conserve memory only sequences which appear in the first 100,000 sequences are tracked to the end of the file. It is therefore possible that a sequence which is overrepresented but doesn't appear at the start of the file for some reason could be missed by this module.

        3 samples had less than 1% of reads made up of overrepresented sequences

        Adapter Content

        The cumulative percentage count of the proportion of your library which has seen each of the adapter sequences at each position.

        Note that only samples with ≥ 0.1% adapter contamination are shown.

        There may be several lines per sample, as one is shown for each adapter detected in the file.

        From the FastQC Help:

        The plot shows a cumulative percentage count of the proportion of your library which has seen each of the adapter sequences at each position. Once a sequence has been seen in a read it is counted as being present right through to the end of the read so the percentages you see will only increase as the read length goes on.

        No samples found with any adapter contamination > 0.1%

        Status Checks

        Status for each FastQC section showing whether results seem entirely normal (green), slightly abnormal (orange) or very unusual (red).

        FastQC assigns a status for each section of the report. These give a quick evaluation of whether the results of the analysis seem entirely normal (green), slightly abnormal (orange) or very unusual (red).

        It is important to stress that although the analysis results appear to give a pass/fail result, these evaluations must be taken in the context of what you expect from your library. A 'normal' sample as far as FastQC is concerned is random and diverse. Some experiments may be expected to produce libraries which are biased in particular ways. You should treat the summary evaluations therefore as pointers to where you should concentrate your attention and understand why your library may not look random and diverse.

        Specific guidance on how to interpret the output of each module can be found in the relevant report section, or in the FastQC help.

        In this heatmap, we summarise all of these into a single heatmap for a quick overview. Note that not all FastQC sections have plots in MultiQC reports, but all status checks are shown in this heatmap.

        loading..

        Centrifuge

        Centrifuge section of the report shows how reads are classified. Please note that the plot title below is shown as Kraken2: Top taxa since centrifuge-kreport was used to create Kraken-style reports from centrifuge output files. .DOI: 10.1101/gr.210641.116.

        Top taxa

        The number of reads falling into the top 5 taxa across different ranks.

        To make this plot, the percentage of each sample assigned to a given taxa is summed across all samples. The counts for these top five taxa are then plotted for each of the 9 different taxa ranks. The unclassified count is always shown across all taxa ranks.

        The total number of reads is approximated by dividing the number of unclassified reads by the percentage of the library that they account for. Note that this is only an approximation, and that kraken percentages don't always add to exactly 100%.

        The category "Other" shows the difference between the above total read count and the sum of the read counts in the top 5 taxa shown + unclassified. This should cover all taxa not in the top 5, +/- any rounding errors.

        Note that any taxon that does not exactly fit a taxon rank (eg. - or G2) is ignored.

           
        loading..

        Kraken2

        Kraken2 section of the report shows how assembled contigs are classified.DOI: 10.1186/gb-2014-15-3-r46.

        Top taxa

        The number of reads falling into the top 5 taxa across different ranks.

        To make this plot, the percentage of each sample assigned to a given taxa is summed across all samples. The counts for these top five taxa are then plotted for each of the 9 different taxa ranks. The unclassified count is always shown across all taxa ranks.

        The total number of reads is approximated by dividing the number of unclassified reads by the percentage of the library that they account for. Note that this is only an approximation, and that kraken percentages don't always add to exactly 100%.

        The category "Other" shows the difference between the above total read count and the sum of the read counts in the top 5 taxa shown + unclassified. This should cover all taxa not in the top 5, +/- any rounding errors.

        Note that any taxon that does not exactly fit a taxon rank (eg. - or G2) is ignored.

           
        loading..

        SEROTYPEFINDER

        The results table shown here is a collection from all samples.

        Name Database Gene Serotype Identity Template / HSP length Contig Position in contig Accession number
        FAL11127 H_type fliC H7 99.83 1758 / 1758 contig_3 3873216..3874972 AF228487
        FAL11127 O_type wzx O157 99.78 1356 / 1356 contig_3 3721306..3722658 AKLI01000048
        FAL11127 O_type wzy O157 99.16 1185 / 1185 contig_3 3719402..3720576 JH953200

        ABRICATE_NCBIAMRPLUS

        The results table shown here is a collection from all samples.

        #FILE NUM_FOUND SMR_efflux_emrE acrF arsR_K-12 asr astA blaEC-15 ehxA emrD espA espB espF espJ espK espP espX1 etpD fdeC fieF gamma-1 iha katP lpfA1 lpfA2 mdtM nleA nleB nleB2 nleC stxA1a stxB1a tccP tccP2 terW terZ tir toxB
        FAL11127 36 99.40 99.77 100.00 98.71 82.91 99.56 99.77 99.83 100.00 99.79 99.73 99.24 99.63 99.77 99.58 99.80 99.62 100.00 99.68 99.86 99.59 99.63 100.00 99.84 99.77 99.49 99.80 99.90 99.89 97.78 99.70 99.52 99.79 99.83 99.70 99.59
        FAL11341 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

        ABRICATE_MEGARES

        The results table shown here is a collection from all samples.

        #FILE NUM_FOUND ACRA ACRB ACRD ACRE ACRF ACRS AMPH ASMA BACA BAER BAES BCR BLAEC CPXAR CRP EMRA EMRB EMRD EMRK EMRR EMRY EPTA EVGS GADW GADX HNS KDPE MARA MARR MDFA MDTA MDTB MDTC MDTE MDTF MDTG MDTH MDTI MDTJ MDTK MDTM MDTN MDTO MDTP MPHB MSBA MVRC PBP2 PBP4B PMRF ROBA SOXS UGD YOGI
        FAL11127 54 99.83 99.94 99.71 99.91 99.77 99.70 99.74 99.89 100.00 99.86 99.86 99.83 99.56 100.00;99.71 100.00 99.91 100.00 99.83 99.91 99.81 99.81 99.88 99.75 99.59 99.76 99.76 100.00 99.23 99.31 99.84 99.92 99.94 99.81 99.91 99.78 99.43 99.92 100.00 99.45 100.00 99.84 99.71 99.95 99.52 99.16 99.83 99.40 99.74 99.85 99.79 100.00 99.38 99.91 99.88
        FAL11341 0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

        ABRICATE_RESFINDER

        The results table shown here is a collection from all samples.

        #FILE NUM_FOUND
        FAL11127 0
        FAL11341 0

        ABRICATE_ARGANNOT

        The results table shown here is a collection from all samples.

        #FILE NUM_FOUND (Bla)AmpC1_Ecoli (Bla)AmpC2_Ecoli (Bla)Penicillin_Binding_Protein_Ecoli (Bla)ampH_Ecoli
        FAL11127 4 99.85 99.56 99.74 99.74
        FAL11341 0 . . . .

        CPIPES Software Versions

        Collected at run time from the software output (STDOUT/STDERR).

        Process Name Software Version
        ABRICATE_RUN abricate 1.0.1
        bash 5.0.17(1)-release
        ABRICATE_SUMMARY abricate 1.0.1
        bash 5.0.17(1)-release
        grep 3.4
        sed 4.7 Packaged by Debian
        sort 9.1
        CENTRIFUGE_CLASSIFY centrifuge 1.0.4
        CENTRIFUGE_PROCESS biopython 1.79
        numpy 1.23.0
        pandas 1.4.3
        python 3.9.13
        CPIPES CPIPES 0.3.0
        Nextflow 22.04.0
        centriflaken 0.2.0
        DUMP_SOFTWARE_VERSIONS python 3.9.13
        yaml 6.0
        FASTQC fastqc 0.11.9
        FLYE_ASSEMBLE flye 2.8.1-b1676
        grep 3.4
        GEN_SAMPLESHEET python 3.9.5
        KRAKEN2_CLASSIFY kraken2 2.1.2
        pigz 2.6
        KRAKEN2_EXTRACT_CONTIGS biopython 1.79
        numpy 1.23.0
        pandas 1.4.3
        python 3.9.13
        MLST mlst 2.19.0
        SAMPLESHEET_CHECK python 3.9.5
        SEQKIT_GREP seqkit 2.2.0
        SEQKIT_SEQ seqkit 2.2.0
        SEROTYPEFINDER head 8.30
        sed 4.7 Packaged by Debian
        serotypefinder 2.0.1/2.0.2
        tail 8.30
        TABLE_SUMMARY bash 5.0.17(1)-release
        head 9.1
        python 3.9.13
        tail 9.1