+
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### `Added`

- [#600](https://github.com/nf-core/taxprofiler/pull/600) Added metaphlan to multiqc report (❤️ to @harper357 for reporting and added by @sofstam)

### `Fixed`

- [592](https://github.com/nf-core/taxprofiler/pull/592) improved json schema (by @microlei)
- [#592](https://github.com/nf-core/taxprofiler/pull/592) improved json schema (by @microlei)

### `Dependencies`

Expand Down
17 changes: 12 additions & 5 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,16 @@ report_section_order:
order: 80
centrifuge:
order: 70
malt:
metaphlan:
order: 60
diamond:
malt:
order: 50
kaiju:
diamond:
order: 40
motus:
kaiju:
order: 30
motus:
order: 20

export_plots: true

Expand All @@ -77,6 +79,7 @@ run_modules:
- diamond
- malt
- motus
- metaphlan
- custom_content

sp:
Expand Down Expand Up @@ -284,7 +287,10 @@ table_columns_placement:
"Number of ref-mOTUs": 1860
"Number of meta-mOTUs": 1870
"Number of ext-mOTUs": 1880

metaphlan:
tax_rank: 1900
taxonomy: 1910
rel_abundance: 1920
table_columns_visible:
FastQC / Falco (pre-Trimming):
total_sequences: true
Expand Down Expand Up @@ -362,6 +368,7 @@ table_columns_visible:
Kaiju: false
MALT: false
motus: false
metaphlan: false

table_columns_name:
FastQC / Falco (pre-Trimming):
Expand Down
3 changes: 2 additions & 1 deletion docs/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The pipeline is built using [Nextflow](https://www.nextflow.io/) and processes d
- [Porechop](#porechop) - Adapter removal for Oxford Nanopore data
- [Porechop_ABI](#porechop_abi) - Adapter removal for Oxford Nanopore data
- [Filtlong](#filtlong) - Quality trimming and filtering for Nanopore data
- [Nanoq] (#nanoq) - Quality trimming and filtering for Nanopore data
- [Nanoq](#nanoq) - Quality trimming and filtering for Nanopore data
- [Bowtie2](#bowtie2) - Host removal for Illumina reads
- [minimap2](#minimap2) - Host removal for Nanopore reads
- [SAMtools stats](#samtools-stats) - Statistics from host removal
Expand Down Expand Up @@ -713,6 +713,7 @@ You can expect in the MultiQC reports either sections and/or general stats colum
- diamond
- malt
- motus
- metaphlan

:::info
The 'General Stats' table by default will only show statistics referring to pre-processing steps, and will not display possible values from each classifier/profiler, unless turned on by the user within the 'Configure Columns' menu or via a custom MultiQC config file (`--multiqc_config`).
Expand Down
2 changes: 2 additions & 0 deletions subworkflows/local/profiling.nf
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ workflow PROFILING {
METAPHLAN_METAPHLAN ( ch_input_for_metaphlan.reads, ch_input_for_metaphlan.db )
ch_versions = ch_versions.mix( METAPHLAN_METAPHLAN.out.versions.first() )
ch_raw_profiles = ch_raw_profiles.mix( METAPHLAN_METAPHLAN.out.profile )
ch_multiqc_files = ch_multiqc_files.mix( METAPHLAN_METAPHLAN.out.profile )


}

Expand Down
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载