Skip to content

Commit 7113e37

Browse files
committed
Removing debug code.
1 parent f7d0517 commit 7113e37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/tb-profiler/tb_profiler_profile.xml

-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#end if
3232
3333
tb-profiler profile
34-
--prefix tbprofiler
3534
--platform '${platform.value}'
3635
${spoligotype}
3736
#if str($fastq_or_bam.input_select.value) in ("paired_fastq", "paired_collection_fastq", "single_fastq")
@@ -69,7 +68,6 @@
6968
#if str($fastq_or_bam.input_select) != "bam"
7069
&& mv bam/tbprofiler.bam '${output_bam}'
7170
#end if
72-
&& ls -la; ls -la vcf
7371
&& bcftools view -Ov -o '${output_vcf}' vcf/tbprofiler.targets.vcf.gz
7472
#if $output_format == "pdf"
7573
&& mv results/tbprofiler.results.pdf '${output_pdf}'

0 commit comments

Comments
 (0)