mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
e745e167c1
* fix yml formatting * allow fastq.gz and fq.gz as file input, add meta.yml and test * fix yaml files * Revert "allow fastq.gz and fq.gz as file input, add meta.yml and test" This reverts commit 34002d7a7a8c7f7bb4600c3377f35c87849f71a4. * prettier magic! * fix comments for yamllint * remove node version number * fix linting errors Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
19 lines
899 B
YAML
19 lines
899 B
YAML
- name: dragmap hashtable
|
|
command: nextflow run ./tests/modules/dragmap/hashtable -entry test_dragmap_hashtable -c ./tests/config/nextflow.config -c ./tests/modules/dragmap/hashtable/nextflow.config
|
|
tags:
|
|
- dragmap
|
|
- dragmap/hashtable
|
|
files:
|
|
- path: output/dragmap/dragmap/hash_table.cfg
|
|
- path: output/dragmap/dragmap/hash_table.cfg.bin
|
|
- path: output/dragmap/dragmap/hash_table.cmp
|
|
md5sum: bc210e5358fd65656f9aea297b59ec7d
|
|
- path: output/dragmap/dragmap/hash_table_stats.txt
|
|
- path: output/dragmap/dragmap/reference.bin
|
|
md5sum: b6b5c12a42416b990cd2844de8f33c5d
|
|
- path: output/dragmap/dragmap/ref_index.bin
|
|
md5sum: 8470be9566ecee77eb4aea6a38922a66
|
|
- path: output/dragmap/dragmap/repeat_mask.bin
|
|
md5sum: 2439259a2fd32a1d0f4c53d585f3da3a
|
|
- path: output/dragmap/dragmap/str_table.bin
|
|
md5sum: 302e2b30993973527e69c6bcd1f093d0
|