nf-core_modules/software/multiqc/test
Paolo Cozzi 835ac48565 Fixing MULTIQC module and adding tests (#1)
* fix multiqc process

* fix multiqc tests

* move multiqc test input data into tests/data/fastqc/ folder

Move input tests data into tests/data/fastqc/ and linking those files into software/multiqc/test/input/ as stated from the project documentation

* add multiqc github workflow

* remove unused file

* generalize multiqc input data

User must collect all desidered files in a channel (as described in https://seqera.io/training/#_multiqc_report

* update meta information
2020-12-01 12:03:37 +05:30
..
input Fixing MULTIQC module and adding tests (#1) 2020-12-01 12:03:37 +05:30
output Fixing MULTIQC module and adding tests (#1) 2020-12-01 12:03:37 +05:30
main.nf Fixing MULTIQC module and adding tests (#1) 2020-12-01 12:03:37 +05:30
nextflow.config initial attempt for multiqc module 2020-12-01 12:03:37 +05:30