mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +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
8 lines
359 B
YAML
8 lines
359 B
YAML
- name: hisat2 extractsplicesites test_hisat2_extractsplicesites
|
|
command: nextflow run tests/software/hisat2/extractsplicesites -entry test_hisat2_extractsplicesites -c tests/config/nextflow.config
|
|
tags:
|
|
- hisat2
|
|
- hisat2/extractsplicesites
|
|
files:
|
|
- path: output/hisat2/genome.splice_sites.txt
|
|
md5sum: d41d8cd98f00b204e9800998ecf8427e
|