nf-core_modules/tests/software/preseq/lcextrap/test.yml
Harshil Patel d1c6082a66
Update modules required for rnaseq pipeline (#449)
* Update HISAT2 build module

* Bump preseq version

* Fix tests

* Add meta.yml for preseq to fix linting

* Auto-detect --genomeSAindexNbases for smaller genomes

* Add placeholder to use human data for the tests

* Add CSI output option to samtools/index

* Fix samtools/index tests
2021-04-16 08:56:47 +01:00

19 lines
677 B
YAML

- name: preseq lcextrap single-end
command: nextflow run ./tests/software/preseq/lcextrap -entry test_preseq_single_end -c tests/config/nextflow.config
tags:
- preseq
- preseq/lcextrap
files:
- path: output/preseq/test.ccurve.txt
md5sum: 1fa5cdd601079329618f61660bee00de
- path: output/preseq/test.command.log
- name: preseq lcextrap paired-end
command: nextflow run ./tests/software/preseq/lcextrap -entry test_preseq_paired_end -c tests/config/nextflow.config
tags:
- preseq
- preseq/lcextrap
files:
- path: output/preseq/test.ccurve.txt
md5sum: 10e5ea860e87fb6f5dc10f4f20c62040
- path: output/preseq/test.command.log