mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
53b324281f
Adding a new module for [Raven](https://github.com/lbcb-sci/raven), a De novo genome assembler for long uncorrected reads.
9 lines
363 B
YAML
9 lines
363 B
YAML
- name: raven test_raven
|
|
command: nextflow run ./tests/modules/raven -entry test_raven -c ./tests/config/nextflow.config -c ./tests/modules/raven/nextflow.config
|
|
tags:
|
|
- raven
|
|
files:
|
|
- path: output/raven/test.fasta.gz
|
|
md5sum: b026b6aba793a9f2bbfb17f732c91926
|
|
- path: output/raven/test.gfa.gz
|
|
md5sum: 09053490495f6deb7a3941e559cda626
|