# HG changeset patch # User iuc # Date 1630395956 0 # Node ID 7a06bb42dbb1e5c270f9c1de8f4149339663de0e # Parent 678ea22d643dc975b647fe18048c094cc9eb3a04 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7" diff -r 678ea22d643d -r 7a06bb42dbb1 annotateBed.xml --- a/annotateBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/annotateBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ annotate coverage of features from multiple files + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 bamToBed.xml --- a/bamToBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/bamToBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ converter + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 bed12ToBed6.xml --- a/bed12ToBed6.xml Thu May 06 14:14:33 2021 +0000 +++ b/bed12ToBed6.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ converter + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 bedToBam.xml --- a/bedToBam.xml Thu May 06 14:14:33 2021 +0000 +++ b/bedToBam.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ converter + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 bedToIgv.xml --- a/bedToIgv.xml Thu May 06 14:14:33 2021 +0000 +++ b/bedToIgv.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ create batch script for taking IGV screenshots + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 bedpeToBam.xml --- a/bedpeToBam.xml Thu May 06 14:14:33 2021 +0000 +++ b/bedpeToBam.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ converter + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 closestBed.xml --- a/closestBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/closestBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ find the closest, potentially non-overlapping interval + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 clusterBed.xml --- a/clusterBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/clusterBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ cluster overlapping/nearby intervals + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 complementBed.xml --- a/complementBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/complementBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ Extract intervals not represented by an interval file + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 coverageBed.xml --- a/coverageBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/coverageBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ of features in file B on the features in file A (bedtools coverage) + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 expandBed.xml --- a/expandBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/expandBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ replicate lines based on lists of values in columns + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 fisherBed.xml --- a/fisherBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/fisherBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ calculate Fisher statistic between two feature files + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 flankBed.xml --- a/flankBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/flankBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ create new intervals from the flanks of existing intervals + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 genomeCoverageBed.xml --- a/genomeCoverageBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/genomeCoverageBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ compute the coverage over an entire genome + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 getfastaBed.xml --- a/getfastaBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/getfastaBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ use intervals to extract sequences from a FASTA file + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 groupbyBed.xml --- a/groupbyBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/groupbyBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ group by common cols and summarize other cols + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 intersectBed.xml --- a/intersectBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/intersectBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ find overlapping intervals in various ways + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 jaccardBed.xml --- a/jaccardBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/jaccardBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ calculate the distribution of relative distances between two files + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 linksBed.xml --- a/linksBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/linksBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ create a HTML page of links to UCSC locations + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 macros.xml --- a/macros.xml Thu May 06 14:14:33 2021 +0000 +++ b/macros.xml Tue Aug 31 07:45:56 2021 +0000 @@ -5,6 +5,11 @@ + + + bedtools + + 2.30.0 1.9 bed,bedgraph,gff,vcf,encodepeak diff -r 678ea22d643d -r 7a06bb42dbb1 macros.xml.orig --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml.orig Tue Aug 31 07:45:56 2021 +0000 @@ -0,0 +1,288 @@ + + + + bedtools + + + +<<<<<<< HEAD + 2.30.0 +======= + + + bedtools + + + 2.29.2 +>>>>>>> 405b19246 (add bio.tool ID) + 1.9 + bed,bedgraph,gff,vcf,encodepeak + BED/bedGraph/GFF/VCF/EncodePeak + + + + + + + + + + bedtools --version + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +#if $genome_file_opts.genome_file_opts_selector == "loc": + '$genome_file_opts.genome.fields.len_path' +#elif $genome_file_opts.genome_file_opts_selector == "hist": + '$genome_file_opts.genome' +#end if + + +#if $genome.genome_choose == "-g": + #if $genome.genome_file_opts.genome_file_opts_selector == "loc": + -g '$genome.genome_file_opts.genome.fields.len_path' + #elif $genome.genome_file_opts.genome_file_opts_selector == "hist": + -g '$genome.genome_file_opts.genome' + #end if +#end if + + +#if $type.type_select == "genome": + #if $type.genome_file_opts.genome_file_opts_selector == "loc": + -g '$type.genome_file_opts.genome.fields.len_path' + #elif $type.genome_file_opts.genome_file_opts_selector == "hist": + -g '$type.genome_file_opts.genome' + #end if +#end if + + +#if $empty.empty_selector == "-empty": + #if $empty.genome_file_opts.genome_file_opts_selector == "loc": + -g '$empty.genome_file_opts.genome.fields.len_path' + #elif $empty.genome_file_opts.genome_file_opts_selector == "hist": + -g '$empty.genome_file_opts.genome' + #end if +#end if + + +#if $input_type.input_type_select == "bam": + -ibam '$input_type.input' +#else: + -i '$input_type.input' + #if $input_type.genome_file_opts.genome_file_opts_selector == "loc": + -g '$input_type.genome_file_opts.genome.fields.len_path' + #elif $input_type.genome_file_opts.genome_file_opts_selector == "hist": + -g '$input_type.genome_file_opts.genome' + #end if +#end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #set $col = list() + #set $op = list() + #for $item in $c_and_o_argument_repeat: + #silent $col.append( str($item.col) ) + #silent $op.append( str($item.operation) ) + #end for + #if $col: + -c #echo ','.join($col)# + -o #echo ','.join($op)# + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +`_ +]]> + + + + 10.1093/bioinformatics/btq033 + + + + diff -r 678ea22d643d -r 7a06bb42dbb1 makeWindowsBed.xml --- a/makeWindowsBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/makeWindowsBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ make interval windows across a genome + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 mapBed.xml --- a/mapBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/mapBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ apply a function to a column for each overlapping interval + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 maskFastaBed.xml --- a/maskFastaBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/maskFastaBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ use intervals to mask sequences from a FASTA file + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 mergeBed.xml --- a/mergeBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/mergeBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ combine overlapping/nearby intervals into a single interval + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 multiCov.xml --- a/multiCov.xml Thu May 06 14:14:33 2021 +0000 +++ b/multiCov.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ counts coverage from multiple BAMs at specific intervals + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 multiIntersectBed.xml --- a/multiIntersectBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/multiIntersectBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ identifies common intervals among multiple interval files + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 nucBed.xml --- a/nucBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/nucBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ profile the nucleotide content of intervals in a FASTA file + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 overlapBed.xml --- a/overlapBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/overlapBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ computes the amount of overlap from two intervals + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 randomBed.xml --- a/randomBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/randomBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ generate random intervals in a genome + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 reldist.xml --- a/reldist.xml Thu May 06 14:14:33 2021 +0000 +++ b/reldist.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ calculate the distribution of relative distances + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 shuffleBed.xml --- a/shuffleBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/shuffleBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ randomly redistrubute intervals in a genome + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 slopBed.xml --- a/slopBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/slopBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ adjust the size of intervals + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 sortBed.xml --- a/sortBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/sortBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ order the intervals + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 spacingBed.xml --- a/spacingBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/spacingBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ reports the distances between features + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 subtractBed.xml --- a/subtractBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/subtractBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ remove intervals based on overlaps + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 tagBed.xml --- a/tagBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/tagBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ tag BAM alignments based on overlaps with interval files + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 unionBedGraphs.xml --- a/unionBedGraphs.xml Thu May 06 14:14:33 2021 +0000 +++ b/unionBedGraphs.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ combines coverage intervals from multiple BEDGRAPH files + macros.xml diff -r 678ea22d643d -r 7a06bb42dbb1 windowBed.xml --- a/windowBed.xml Thu May 06 14:14:33 2021 +0000 +++ b/windowBed.xml Tue Aug 31 07:45:56 2021 +0000 @@ -1,5 +1,6 @@ find overlapping intervals within a window around an interval + macros.xml