mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
10 lines
394 B
YAML
10 lines
394 B
YAML
|
- name: "instrain"
|
||
|
command: nextflow run ./tests/modules/instrain/profile -entry test_instrain_profile -c ./tests/config/nextflow.config -c ./tests/modules/instrain/profile/nextflow.config
|
||
|
tags:
|
||
|
- instrain
|
||
|
- instrain/profile
|
||
|
files:
|
||
|
- path: output/instrain/versions.yml
|
||
|
- path: output/instrain/test.IS/output/test.IS_SNVs.tsv
|
||
|
md5sum: 1d753903af5a25be540dcff255e25a1f
|