Corrected errors in naming.

This commit is contained in:
sruthipsuresh 2020-10-30 09:05:48 -05:00 committed by sruthipsuresh
parent ec6ebe086f
commit 74f1a62fa4

View file

@ -6,7 +6,7 @@ def options = initOptions(params.options)
def VERSION = '2.29'
process BEDTOOLS_SLOPEREFSEQ {
process BEDTOOLS_SLOPREFSEQ {
tag "$meta.id"
label 'process_medium'
publishDir "${params.outdir}",