mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
796dbb573e
* Remove old nextclade module * Add nextclade/datasetget and nextclade/run modules * Fix ECLint * Add reference and tag as inputs to datasetget module * Fix tests * Adjust spacing
13 lines
538 B
YAML
13 lines
538 B
YAML
- name: nextclade run
|
|
command: nextflow run ./tests/modules/nextclade/run -entry test_nextclade_run -c ./tests/config/nextflow.config -c ./tests/modules/nextclade/run/nextflow.config
|
|
tags:
|
|
- nextclade
|
|
- nextclade/run
|
|
files:
|
|
- path: output/nextclade/test.json
|
|
- path: output/nextclade/test.csv
|
|
md5sum: 3b87a4da190ba2e1fdc8418dc3a7ffdb
|
|
- path: output/nextclade/test.tsv
|
|
md5sum: 449393288e8734a02def139c550a8d9b
|
|
- path: output/nextclade/test.tree.json
|
|
md5sum: 9c6e33cb7ff860bee6194847bd2c855c
|