Updated bam input in module

This commit is contained in:
sruthipsuresh 2021-01-12 08:32:29 -06:00
parent e1a3d1b18a
commit a812dceb23

View file

@ -37,7 +37,7 @@ process PRESEQ_LCEXTRAP {
$options.args \\
$paired_end \\
-output ${prefix}.ccurve.txt \\
$bam
-bam $bam
cp .command.err ${prefix}.command.log
echo \$(preseq 2>&1) | sed 's/^.*Version: //; s/Usage:.*\$//' > ${software}.version.txt