Remove complement suffix from tests

This commit is contained in:
drpatelh 2021-02-08 22:25:13 +00:00
parent d9443043ab
commit 0b9e32e32d
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
nextflow.enable.dsl = 2
include { BEDTOOLS_COMPLEMENT } from '../../../../software/bedtools/complement/main.nf' addParams( options: [suffix:'.complement'] )
include { BEDTOOLS_COMPLEMENT } from '../../../../software/bedtools/complement/main.nf' addParams( options: [:] )
workflow test_bedtools_complement {
def input = []

View file

@ -4,5 +4,5 @@
- bedtools
- bedtools_complement
files:
- path: output/bedtools/test.complement.bed
- path: output/bedtools/test.bed
md5sum: 55a43973abb1a08ac57290ff44f6c502