mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 13:23:09 +00:00
d9e48b70ca
* add software/pairtools * create a branch for pairtools/restrict * fix the different output of conda and docker * remove customized code. * add newline to Frag.bed file. * change the folder of frag.bed. * change \n to \r\n * Remove work.frag.bed Co-authored-by: JoseEspinosa <kadomu@gmail.com>
7 lines
282 B
YAML
7 lines
282 B
YAML
- name: pairtools restrict test_pairtools_restrict
|
|
command: nextflow run tests/software/pairtools/restrict -entry test_pairtools_restrict -c tests/config/nextflow.config
|
|
tags:
|
|
- pairtools/restrict
|
|
- pairtools
|
|
files:
|
|
- path: output/pairtools/test.restrict.pairs.gz
|