mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
9d5ad1894b
* updated input for taxon * updated test_single_species * updated test file * run prettier on test.yml * updated label process_low * restored lable process_single Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
26 lines
1.1 KiB
YAML
26 lines
1.1 KiB
YAML
- name: goat taxonsearch test_goat_taxonsearch_single_species
|
|
command: nextflow run ./tests/modules/goat/taxonsearch -entry test_goat_taxonsearch_single_species -c ./tests/config/nextflow.config -c ./tests/modules/goat/taxonsearch/nextflow.config
|
|
tags:
|
|
- goat/taxonsearch
|
|
- goat
|
|
files:
|
|
- path: output/goat/test_single_species.tsv
|
|
md5sum: ed5b0afc7a6cf2f4b558882c10b35ef7
|
|
|
|
- name: goat taxonsearch test_goat_taxonsearch_genus_id
|
|
command: nextflow run ./tests/modules/goat/taxonsearch -entry test_goat_taxonsearch_genus_id -c ./tests/config/nextflow.config -c ./tests/modules/goat/taxonsearch/nextflow.config
|
|
tags:
|
|
- goat/taxonsearch
|
|
- goat
|
|
files:
|
|
- path: output/goat/test_genus_id.tsv
|
|
md5sum: 2cc41abbbc21b4b66f4d5126cfbba2bc
|
|
|
|
- name: goat taxonsearch test_goat_taxonsearch_species
|
|
command: nextflow run ./tests/modules/goat/taxonsearch -entry test_goat_taxonsearch_species -c ./tests/config/nextflow.config -c ./tests/modules/goat/taxonsearch/nextflow.config
|
|
tags:
|
|
- goat/taxonsearch
|
|
- goat
|
|
files:
|
|
- path: output/goat/test_species.tsv
|
|
md5sum: 7f5b36414820bd3ce2bfda06d98e479c
|