# HG changeset patch # User iuc # Date 1636025815 0 # Node ID 7ab85ac5f64bc3b4f168531f83d4d83472c5424d # Parent a68aa6c1204acbb7b9a62c6bf9a8362f2f088954 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 500a03281ea704abc7a16d9af63d67dbdcc5cd0b" diff -r a68aa6c1204a -r 7ab85ac5f64b annotateBed.xml --- a/annotateBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/annotateBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ annotate coverage of features from multiple files - macros.xml + - + diff -r a68aa6c1204a -r 7ab85ac5f64b bamToBed.xml --- a/bamToBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/bamToBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,16 +1,16 @@ - + converter - macros.xml + samtools ./input.bam && #else ln -s '${input}' ./input.bam && #end if @@ -54,6 +54,12 @@ + + + + + + converter - macros.xml + converter - macros.xml + create batch script for taking IGV screenshots - macros.xml + converter - macros.xml + bedtools diff -r a68aa6c1204a -r 7ab85ac5f64b closestBed.xml --- a/closestBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/closestBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ find the closest, potentially non-overlapping interval - macros.xml + cluster overlapping/nearby intervals - macros.xml + Extract intervals not represented by an interval file - macros.xml + - + diff -r a68aa6c1204a -r 7ab85ac5f64b coverageBed.xml --- a/coverageBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/coverageBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ of features in file B on the features in file A (bedtools coverage) - macros.xml + samtools diff -r a68aa6c1204a -r 7ab85ac5f64b expandBed.xml --- a/expandBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/expandBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ replicate lines based on lists of values in columns - macros.xml + calculate Fisher statistic between two feature files - macros.xml + create new intervals from the flanks of existing intervals - macros.xml + - + @@ -47,7 +47,7 @@ - + diff -r a68aa6c1204a -r 7ab85ac5f64b genomeCoverageBed.xml --- a/genomeCoverageBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/genomeCoverageBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ compute the coverage over an entire genome - macros.xml + use intervals to extract sequences from a FASTA file - macros.xml + group by common cols and summarize other cols - macros.xml + - + diff -r a68aa6c1204a -r 7ab85ac5f64b intersectBed.xml --- a/intersectBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/intersectBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ find overlapping intervals in various ways - macros.xml + samtools diff -r a68aa6c1204a -r 7ab85ac5f64b jaccardBed.xml --- a/jaccardBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/jaccardBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ calculate the distribution of relative distances between two files - macros.xml + create a HTML page of links to UCSC locations - macros.xml + make interval windows across a genome - macros.xml + apply a function to a column for each overlapping interval - macros.xml + use intervals to mask sequences from a FASTA file - macros.xml + combine overlapping/nearby intervals into a single interval - macros.xml + counts coverage from multiple BAMs at specific intervals - macros.xml + identifies common intervals among multiple interval files - macros.xml + - + diff -r a68aa6c1204a -r 7ab85ac5f64b nucBed.xml --- a/nucBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/nucBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ profile the nucleotide content of intervals in a FASTA file - macros.xml + computes the amount of overlap from two intervals - macros.xml + generate random intervals in a genome - macros.xml + - + diff -r a68aa6c1204a -r 7ab85ac5f64b reldist.xml --- a/reldist.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/reldist.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ calculate the distribution of relative distances - macros.xml + randomly redistrubute intervals in a genome - macros.xml + adjust the size of intervals - macros.xml + order the intervals - macros.xml + reports the distances between features - macros.xml + remove intervals based on overlaps - macros.xml + tag BAM alignments based on overlaps with interval files - macros.xml + combines coverage intervals from multiple BEDGRAPH files - macros.xml + - + - + - + - + - + diff -r a68aa6c1204a -r 7ab85ac5f64b windowBed.xml --- a/windowBed.xml Thu Sep 09 13:04:07 2021 +0000 +++ b/windowBed.xml Thu Nov 04 11:36:55 2021 +0000 @@ -1,9 +1,9 @@ find overlapping intervals within a window around an interval - macros.xml +