Skip to content
Open
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
10 changes: 8 additions & 2 deletions modules/nf-core/multiqc/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ tools:
description: |
MultiQC searches a given directory for analysis logs and compiles a HTML report.
It's a general use tool, perfect for summarising the output from numerous bioinformatics tools.
homepage: https://multiqc.info/
documentation: https://multiqc.info/docs/
homepage: https://seqera.io/multiqc/
documentation: https://docs.seqera.io/multiqc/
doi: 10.1093/bioinformatics/btw354
publication:
author: "Ewels P., Magnusson M., Lundin S. & Käller M."
year: 2016
title: "MultiQC: summarize analysis results for multiple tools and samples in a single report"
source: "Bioinformatics"
licence:
- "GPL-3.0-or-later"
identifier: biotools:multiqc
Expand Down