This document describes the output produced by the coproID pipeline.
Results are found in the results
directory (default, specified by --outdir
).
File multiqc_report.html
FastQC gives general quality metrics about your reads. It provides information about the quality score distribution across your reads, the per base sequence content (%T/A/G/C). You get information about adapter contamination and other overrepresented sequences.
For further reading and documentation see the FastQC help.
NB: The FastQC plots displayed in the MultiQC report shows untrimmed reads. They may contain adapter sequence and potentially regions with low quality.
AdapterRemoval searches for and removes remnant adapter sequences from High-Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences.
- Retained and Discarded Paired-End Collapsed: This plot shows the number/proportion of reads that passed adapter removal and trimming filters.
- Length Distribution Paired End Collapsed: This plot shows the length distribution of the different read categories.
Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. This plot shows the number of reads aligning to the reference in different ways.
DamageProfiler calculates damage profiles of mapped reads. These plots represents the damage patterns and read length distribution.
This section shows the version of the different softwares used in this pipeline.
This file contains the coproID report
This table summarizes the read ratios and microbiome source proportions as computed by coproID and sourcepredict.
You can download the table in .csv
format by clicking on the green "Download" button.
This plot summarizes the coproID prediction.
Note: This plot is only available when coproID is used with 2 organisms
This interactive plot shows the embedding of the microbiome samples by sourcepredict
These plots represent the damage patterns computed by DamageProfiler
This table summarizes the read ratios and microbiome source proportions as computed by coproID and sourcepredict.
This table contains the mapped base pair counts (ancient and modern reads) for each sample.
This directory contains the merged OTU count for all samples of the run, as counted by Kraken2
This directory contains all the output files of DamageProfiler (see multiqc section above)
This directory contains the alignment .bam
files for aligned and aligned sequences to each target genome.
This directory contains the alignment .bam
files for aligned and aligned ancient DNA sequences to each target genome, according to PMDTools.
This directory contains all the informations about the pipeline run.
Interactive report showing resources used in the execution of the pipeline
Timeline of pipeline execution
Log of pipeline execution
Pipeline workflow overview
nf-core log of pipeline metadata and execution
Same as above, in text format
The content of this page
List of softwares and their versions.