mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
8a2f01c416
* Specify more guidelines on input channels * Linting * Updates based on code review * Update README.md * Fix broken sentence * Add bwa/aln module * Also output reads as required with SAI * Add bwa samse * Fix container paths * remove TODO comment * Updated based on code from from @grst on bwa/sampe * Clarify output docs
8 lines
244 B
YAML
8 lines
244 B
YAML
- name: bwa samse
|
|
command: nextflow run ./tests/modules/bwa/samse -entry test_bwa_samse -c tests/config/nextflow.config
|
|
tags:
|
|
- bwa
|
|
- bwa/samse
|
|
files:
|
|
- path: output/bwa/test.bam
|
|
md5sum: 27eb91146e45dee65664c18596be4262
|