# HG changeset patch # User iuc # Date 1639508594 0 # Node ID 790d4c1f2ea0c458aeb9179091cd31912742615b # Parent 0e56998aebc62c15e814c36bdceb015471e9b960 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/delly commit d76130cdcb21f0390b4e68e733d38575fd5cc6c7" diff -r 0e56998aebc6 -r 790d4c1f2ea0 cnv.xml.orig --- a/cnv.xml.orig Tue Aug 31 07:58:59 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 0e56998aebc6 -r 790d4c1f2ea0 macros.xml --- a/macros.xml Tue Aug 31 07:58:59 2021 +0000 +++ b/macros.xml Tue Dec 14 19:03:14 2021 +0000 @@ -1,11 +1,11 @@ - 0.8.7 + 0.9.1 0 delly - bcftools + bcftools diff -r 0e56998aebc6 -r 790d4c1f2ea0 macros.xml.orig --- a/macros.xml.orig Tue Aug 31 07:58:59 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 0e56998aebc6 -r 790d4c1f2ea0 merge.xml.orig --- a/merge.xml.orig Tue Aug 31 07:58:59 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