mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
8f199c4fa4
* Add atlas/splitmerge module * Finish the tests for atlas/splitmerge * Prettier * Update modules/atlas/splitmerge/meta.yml Co-authored-by: James A. Fellows Yates <jfy133@gmail.com> * Remove curly brackets from meta.yml parameters For single-file outputs, as reviewed * Lintung: Remove trailing white-space Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
11 lines
479 B
YAML
11 lines
479 B
YAML
- name: atlas splitmerge test_atlas_splitmerge
|
|
command: nextflow run tests/modules/atlas/splitmerge -entry test_atlas_splitmerge -c tests/config/nextflow.config
|
|
tags:
|
|
- atlas
|
|
- atlas/splitmerge
|
|
files:
|
|
- path: output/atlas/test.paired_end.sorted_ignoredReads.txt.gz
|
|
md5sum: 9b64c47313d2de89c26790f713707ee6
|
|
- path: output/atlas/test.paired_end.sorted_mergedReads.bam
|
|
- path: output/atlas/versions.yml
|
|
md5sum: 11735bec9c2f4b395b987fd00d4e4294
|