mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
f420d97ca2
* renamed output: xml * removed tail -n+3 from output * removed comment * removed blank space * removed blank space * updated test
26 lines
1.2 KiB
YAML
26 lines
1.2 KiB
YAML
- name: entrezdirect esummary test_entrezdirect_esummary_sra
|
|
command: nextflow run ./tests/modules/entrezdirect/esummary -entry test_entrezdirect_esummary_sra -c ./tests/config/nextflow.config -c ./tests/modules/entrezdirect/esummary/nextflow.config
|
|
tags:
|
|
- entrezdirect
|
|
- entrezdirect/esummary
|
|
files:
|
|
- path: output/entrezdirect/test_sra.xml
|
|
md5sum: bc4bc7f3c53af5961bc8592225959363
|
|
|
|
- name: entrezdirect esummary test_entrezdirect_esummary_genome
|
|
command: nextflow run ./tests/modules/entrezdirect/esummary -entry test_entrezdirect_esummary_genome -c ./tests/config/nextflow.config -c ./tests/modules/entrezdirect/esummary/nextflow.config
|
|
tags:
|
|
- entrezdirect
|
|
- entrezdirect/esummary
|
|
files:
|
|
- path: output/entrezdirect/test_genome.xml
|
|
md5sum: af6242f231bdc147d6197edfd0954585
|
|
|
|
- name: entrezdirect esummary test_entrezdirect_esummary_assembly
|
|
command: nextflow run ./tests/modules/entrezdirect/esummary -entry test_entrezdirect_esummary_assembly -c ./tests/config/nextflow.config -c ./tests/modules/entrezdirect/esummary/nextflow.config
|
|
tags:
|
|
- entrezdirect
|
|
- entrezdirect/esummary
|
|
files:
|
|
- path: output/entrezdirect/test_assembly.xml
|
|
md5sum: 32f81147eea61df5814e87c2df1092a9
|