# HG changeset patch # User artbio # Date 1618765702 0 # Node ID 8b0005fdfd04d9bd74c1021188f5ec9b33e9a362 # Parent ad8853ee9909af9f7f4d3f446320d3d36636a946 "planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/lumpy_smoove commit 558dc75a7a265e2b3572d9ce938d9f9f5673abda" diff -r ad8853ee9909 -r 8b0005fdfd04 lumpy_smoove.xml --- a/lumpy_smoove.xml Sun Feb 14 23:59:42 2021 +0000 +++ b/lumpy_smoove.xml Sun Apr 18 17:08:22 2021 +0000 @@ -1,4 +1,4 @@ - + find structural variants using the smoove workflow macro_lumpy_smoove.xml @@ -25,7 +25,6 @@ ln -s $sample ${sample.element_identifier}.bam && ln -f -s $sample.metadata.bam_index ${sample.element_identifier}.bam.bai && #end for - ls -la && #end if smoove call --name output @@ -39,8 +38,7 @@ --removepr #end if *.bam && - ls -latr && - gunzip output-smoove.genotyped.vcf.gz + gunzip -c output-smoove.genotyped.vcf.gz > $vcf_call ]]> @@ -82,7 +80,7 @@ - +