mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
9842a10833
* add software/pairtools * create a branch for pairtools/parse * fix the issue of bioconda output is different from docker. * remove customized code from test. Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
9 lines
362 B
YAML
9 lines
362 B
YAML
- name: pairtools parse test_pairtools_parse
|
|
command: nextflow run tests/software/pairtools/parse -entry test_pairtools_parse -c tests/config/nextflow.config
|
|
tags:
|
|
- pairtools
|
|
- pairtools/parse
|
|
files:
|
|
- path: output/pairtools/test.raw.pairsam.gz
|
|
- path: output/pairtools/test.raw.pairsam.stat
|
|
md5sum: 11e90f346f855ffd750c7c348ac1d456
|