mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
02892ef654
* add base code from samblaster * added test yml * fixing versions files, should this be the cause of online lint failures * removed tmp files that shouldn't be there * fixing output file name - 1 Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * fixing output file name - 2 Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * fixing output file name - 3 Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * fixing output file name - 4 Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * fixing output file name - 5 Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * fixing output file name - 6 * fixed indent * fixed input name and updated test.yml file with new name Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
7 lines
269 B
YAML
7 lines
269 B
YAML
- name: samblaster test_samblaster
|
|
command: nextflow run tests/modules/samblaster -entry test_samblaster -c tests/config/nextflow.config
|
|
tags:
|
|
- samblaster
|
|
files:
|
|
- path: output/samblaster/test.processed.bam
|
|
md5sum: 950f23d85f75be1cf872f45c0144bdf4
|