diff --git a/docs/output.md b/docs/output.md index 3da9b22..284e55b 100644 --- a/docs/output.md +++ b/docs/output.md @@ -449,15 +449,15 @@ The resulting HTML files can be loaded into your web browser for exploration. Ea The following report files are used for the taxpasta step: -- Bracken: `_.tsv` -- Centrifuge: `.centrifuge.txt` -- Diamond: `` -- Kaiju: `_.kaijutable.txt` -- KrakenUniq: `_.report.txt` -- Kraken2: `_.report.txt` -- MALT: `.txt.gz` -- MetaPhlAn3: `_profile.txt` -- mOTUs: `.out` +- Bracken: `_.tsv` Taxpasta used the `new_est_reads` column for the standardised profile. +- Centrifuge: `.centrifuge.txt` Taxpasta uses the `direct_assigned_reads` column for the standardised profile. +- Diamond: `` Taxpasta summarises number of reads per NCBI taxonomy ID standardised profile. +- Kaiju: `_.kaijutable.txt` Taxpasta uses the `reads` column from kaiju2table standardised profile. +- KrakenUniq: `_.report.txt` Taxpasta uses the `reads` column for the standardised profile. +- Kraken2: `_.report.txt` Taxpasta uses the `direct_assigned_reads` column for the standardised profile. +- MALT: `.txt.gz` Taxpasta uses the `count` (second) column from the output of MEGAN6's rma2info for the standardised profile. +- MetaPhlAn3: `_profile.txt` Taxpasta uses the `relative_abundance` column multiplied with a fixed number to yield an integer for the standardised profile. +- mOTUs: `.out` Taxpasta uses the `read_count` column for the standardised profile. ### MultiQC