mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
8ce6810787
* fix: remove left-over unnecessary code * Update DASTool * Fix tests * Fix test.ymls * Fix container build version * Make tests less strict to account for variability * Apply suggestions from code review Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com> * Add missing description Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com> Co-authored-by: Daniel Straub <42973691+d4straub@users.noreply.github.com>
20 lines
838 B
YAML
20 lines
838 B
YAML
- name: dastool fastatocontig2bin test_dastool_fastatocontig2bin
|
|
command: nextflow run tests/modules/dastool/fastatocontig2bin -entry test_dastool_fastatocontig2bin -c tests/config/nextflow.config
|
|
tags:
|
|
- dastool
|
|
- dastool/fastatocontig2bin
|
|
files:
|
|
- path: output/dastool/test.tsv
|
|
md5sum: 6e46c0be14dded7cb13af38f54feea47
|
|
- path: output/dastool/versions.yml
|
|
md5sum: ff4b6f14bee4548bf09b5e602c306595
|
|
|
|
- name: dastool fastatocontig2bin test_dastool_fastatocontig2bin_ungzipped
|
|
command: nextflow run tests/modules/dastool/fastatocontig2bin -entry test_dastool_fastatocontig2bin_ungzipped -c tests/config/nextflow.config
|
|
tags:
|
|
- dastool
|
|
- dastool/fastatocontig2bin
|
|
files:
|
|
- path: output/dastool/test.tsv
|
|
md5sum: 6e46c0be14dded7cb13af38f54feea47
|
|
- path: output/dastool/versions.yml
|