# HG changeset patch
# User iuc
# Date 1639508688 0
# Node ID 15a02df32c2b5ae05a57d470c6c25e3c620b701c
# Parent 148b595025b3488331740de1b02a853aa7d70233
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/delly commit d76130cdcb21f0390b4e68e733d38575fd5cc6c7"
diff -r 148b595025b3 -r 15a02df32c2b classify.xml
--- a/classify.xml Tue Aug 31 08:00:10 2021 +0000
+++ b/classify.xml Tue Dec 14 19:04:48 2021 +0000
@@ -105,7 +105,7 @@
@@ -140,7 +140,7 @@
@@ -167,7 +167,7 @@
@@ -197,7 +197,7 @@
diff -r 148b595025b3 -r 15a02df32c2b cnv.xml.orig
--- a/cnv.xml.orig Tue Aug 31 08:00:10 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,207 +0,0 @@
-
-<<<<<<< HEAD:tools/delly/cnv.xml
-
- discover and genotype copy-number variants
-=======
-
- normalization on read-depth profiles
-
->>>>>>> 20ed9dd6f (add bio.tools ID):tools/delly/rd.xml
-
- macros.xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 'cnv' in oo['out']
-
-
- 'coverage' in oo['out']
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- `_. Intervals (BED), scanning regions (BED) and a delly SV file for breakpoint refinement (BCF) can be provided optionally.
-
-**Output**
-
-CNV (BCF) and coverage (compressed tabular) files are created.
-
-.. class:: infomark
-
-**References**
-
-@REFERENCES@
- ]]>
-
-
\ No newline at end of file
diff -r 148b595025b3 -r 15a02df32c2b macros.xml
--- a/macros.xml Tue Aug 31 08:00:10 2021 +0000
+++ b/macros.xml Tue Dec 14 19:04:48 2021 +0000
@@ -1,11 +1,11 @@
- 0.8.7
+ 0.9.1
0
delly
- bcftools
+ bcftools
diff -r 148b595025b3 -r 15a02df32c2b macros.xml.orig
--- a/macros.xml.orig Tue Aug 31 08:00:10 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,162 +0,0 @@
-
-
- 0.8.7
- 0
-
-
- delly
- bcftools
-
-
-
- &1 | grep 'Delly version' | cut -f 3 -d ' ']]>
-
-
-
- 10.1093/bioinformatics/bts378
-
-
-<<<<<<< HEAD
-
-
-=======
-
-
- delly2
-
-
-
->>>>>>> 20ed9dd6f (add bio.tools ID)
-
-
-
-
- 'result.vcf' || echo 'No results.'
-#end if
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 'bcf' in oo['out']
-
-
-
-
- 'vcf' in oo['out']
-
-
-
-
- 'dump' in oo['out']
-
-
-
-
- 'log' in oo['out']
-
-
-
-
-
-
- `_.
- ]]>
-
\ No newline at end of file
diff -r 148b595025b3 -r 15a02df32c2b merge.xml.orig
--- a/merge.xml.orig Tue Aug 31 08:00:10 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,179 +0,0 @@
-
-
-<<<<<<< HEAD
- structural variants across/within BCF/VCF file(s)
-=======
- structural variants across/within VCF/BCF file(s)
-
->>>>>>> 20ed9dd6f (add bio.tools ID)
-
- macros.xml
-
-
-
- 'input_${i}.bcf.gz' &&
- bcftools index 'input_${i}.bcf.gz' &&
- #else
- ln -s '${current}' 'input_${i}.bcf.gz' &&
- ln -s '${current.metadata.bcf_index}' 'input_${i}.bcf.gz.csi' &&
- #end if
-#end for
-
-## run
-delly merge
-## generic options
---outfile 'result.bcf'
---chunks $generic.chunks
---vaf $generic.vaf
---coverage $generic.coverage
---minsize $generic.minsize
---maxsize $generic.maxsize
-$generic.cnvmode
-$generic.precise
-$generic.pass
-## overlap options
---bp-offset $overlap.bpoffset
---rec-overlap $overlap.recoverlap
-## input
-#for $i, $current in enumerate($input)
- 'input_${i}.bcf.gz'
-#end for
-
-## postprocessing
-@LOG@
-@VCF@
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file