mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
04e82ec61a
* First version of the biobambam/bammarkduplicates2 module * Fixed the path of versions.yml * Regenerated the checksums as the previous files were generated with a single core * Added the `when:` block, as per #1261 Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
12 lines
546 B
YAML
12 lines
546 B
YAML
- name: biobambam bammarkduplicates2 test_biobambam_bammarkduplicates2
|
|
command: nextflow run tests/modules/biobambam/bammarkduplicates2 -entry test_biobambam_bammarkduplicates2 -c tests/config/nextflow.config
|
|
tags:
|
|
- biobambam/bammarkduplicates2
|
|
- biobambam
|
|
files:
|
|
- path: output/biobambam/test.bam
|
|
md5sum: 1cf7f957eb20b4ace9f10d0cf0a0649a
|
|
- path: output/biobambam/test.metrics.txt
|
|
md5sum: 30d6e7d90bb5df46329d4bc0144ce927
|
|
- path: output/biobambam/versions.yml
|
|
md5sum: 0d6f3137ed4515333d73c779f2c24445
|