mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
24f0bdd14e
* added module seqkit replace * added when * removed extra line * Update modules/seqkit/replace/main.nf Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com> * Updated meta * updated indents Co-authored-by: Cipriano <rrn8@cdc.gov> Co-authored-by: Sateesh Peri <33637490+sateeshperi@users.noreply.github.com> Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
21 lines
771 B
YAML
21 lines
771 B
YAML
- name: seqkit replace test_seqkit_replace
|
|
command: nextflow run tests/modules/seqkit/replace -entry test_seqkit_replace -c tests/config/nextflow.config
|
|
tags:
|
|
- seqkit
|
|
- seqkit/replace
|
|
files:
|
|
- path: output/seqkit/test.fasta.gz
|
|
md5sum: 053847219695c0a923d02352442d7abf
|
|
- path: output/seqkit/versions.yml
|
|
md5sum: dc9d18b7836c9db00a3032fd191bd831
|
|
|
|
- name: seqkit replace test_seqkit_replace_uncomp
|
|
command: nextflow run tests/modules/seqkit/replace -entry test_seqkit_replace_uncomp -c tests/config/nextflow.config
|
|
tags:
|
|
- seqkit
|
|
- seqkit/replace
|
|
files:
|
|
- path: output/seqkit/test..fasta
|
|
md5sum: 05d3294a62c72f5489f067c1da3c2f6c
|
|
- path: output/seqkit/versions.yml
|
|
md5sum: 3b88128487ec949f0bdeecebc375c407
|