mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
5e18e36895
* Fixes for PR 371 * Fix tags * Add md5sum * Add md5sums for stringtie * Fix tests for modules where subtool = build * Fix pytest_software name conflicts * Change _ to / in test.yml tags * Nope...that didnt work * Fix sequenzautils/bam2seqz tests
10 lines
437 B
YAML
10 lines
437 B
YAML
- name: fgbio callmolecularconsensusreads
|
|
command: nextflow run tests/software/fgbio/callmolecularconsensusreads -entry test_fgbio_callmolecularconsensusreads -c tests/config/nextflow.config
|
|
tags:
|
|
- fgbio
|
|
- fgbio/callmolecularconsensusreads
|
|
files:
|
|
- path: output/fgbio/test_molreads.bam
|
|
md5sum: 7010bcdc037c36af13dbc370c06c76d3
|
|
- path: output/fgbio/test_out.bam
|
|
md5sum: d84e28fecc90c0752c543e934f10aa31
|