nf-core_modules/.github/workflows
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
..
bwa_index.yml Add test data 2020-08-07 12:57:32 +01:00
bwa_mem.yml Add tests for BWA mem 2020-08-07 13:24:24 +01:00
docker.yml Fix a bunch of stuff in GitHub Actions test workflows 2020-07-16 17:11:34 +02:00
fastqc.yml ci(fastqc): Use both threads in GitHub runner 2020-11-16 13:45:00 -06:00
linting.yml Remove EClint for now 2020-11-12 15:22:15 +00:00
multiqc.yml Fixing MULTIQC module and adding tests (#1) 2020-12-01 12:03:37 +05:30
picard_collectmultiplemetrics.yml Add GitHub Actions 2020-08-07 16:42:56 +01:00
picard_markduplicates.yml Add GitHub Actions 2020-08-07 16:42:56 +01:00
picard_mergesamfiles.yml Add GitHub Actions 2020-08-07 16:42:56 +01:00
samtools_flagstat.yml Add flagstat test 2020-08-07 15:32:09 +01:00
samtools_idxstats.yml Add tests for all samtools commands 2020-08-07 15:35:19 +01:00
samtools_index.yml Add tests for all samtools commands 2020-08-07 15:35:19 +01:00
samtools_sort.yml Add tests for all samtools commands 2020-08-07 15:35:19 +01:00
samtools_stats.yml Add tests for all samtools commands 2020-08-07 15:35:19 +01:00
trimgalore.yml Add TrimGalore GitHub Actions test 2020-08-07 12:21:47 +01:00