2022-03-23 13:57:56 +00:00
report_comment : >
This report has been generated by the <a href="https://github.com/nf-core/taxprofiler" target="_blank">nf-core/taxprofiler</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/taxprofiler" target="_blank">documentation</a>.
report_section_order :
2022-10-05 03:30:53 +00:00
"nf-core-taxprofiler-methods-description" :
2022-03-23 13:57:56 +00:00
order : -1000
2022-10-05 03:30:53 +00:00
software_versions :
2022-03-23 13:57:56 +00:00
order : -1001
2022-10-05 03:30:53 +00:00
"nf-core-taxprofiler-summary" :
order : -1002
2022-03-23 13:57:56 +00:00
export_plots : true
2022-05-31 10:45:38 +00:00
custom_logo : "nf-core-taxprofiler_logo_custom_light.png"
custom_logo_url : https://nf-co.re/taxprofiler
custom_logo_title : "nf-core/taxprofiler"
2022-07-26 08:18:54 +00:00
run_modules :
2022-07-26 18:47:40 +00:00
- fastqc
- adapterRemoval
- fastp
- bowtie2
2022-10-28 09:40:50 +00:00
- samtools
2022-07-26 18:47:40 +00:00
- kraken
- malt
2022-08-23 12:24:57 +00:00
- custom_content
2022-07-26 08:18:54 +00:00
#extra_fn_clean_exts:
# - '_fastp'
# - '.pe.settings'
# - '.se.settings'
top_modules :
2022-07-26 18:47:40 +00:00
- "fastqc" :
name : "FastQC (pre-Trimming)"
path_filters :
- "*raw_*fastqc.zip"
- "fastp"
- "adapterRemoval"
- "fastqc" :
name : "FastQC (post-Trimming)"
path_filters :
- "*raw_*processed.zip"
- "kraken" :
name : "Kraken"
path_filters :
- "*.kraken2.report.txt"
- "kraken" :
name : "Centrifuge"
anchor : "centrifuge"
target : "Centrifuge"
doi : "10.1101/gr.210641.116"
2022-07-27 12:40:17 +00:00
info : "is a very rapid and memory-efficient system for the classification of DNA sequences from microbial samples. The system uses a novel indexing scheme based on the Burrows-Wheeler transform (BWT) and the Ferragina-Manzini (FM) index. Note: Figure title"
extra : "Note: plot title will say Kraken2 due to Centrifuge producing the same output format as Kraken. If activated, see the actual Kraken2 results in the section above."
2022-07-26 18:47:40 +00:00
path_filters :
- "*.centrifuge.txt"