# HG changeset patch # User iuc # Date 1636025706 0 # Node ID 539958feb49cacda37c7b2f08bd107b9af935f00 # Parent ed6f66aed1f9c2600039c91c0f0f2e1b0536b203 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 500a03281ea704abc7a16d9af63d67dbdcc5cd0b" diff -r ed6f66aed1f9 -r 539958feb49c annotateBed.xml --- a/annotateBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/annotateBed.xml Thu Nov 04 11:35:06 2021 +0000 @@ -1,9 +1,9 @@ annotate coverage of features from multiple files - macros.xml + - + diff -r ed6f66aed1f9 -r 539958feb49c bamToBed.xml --- a/bamToBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/bamToBed.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c closestBed.xml --- a/closestBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/closestBed.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c coverageBed.xml --- a/coverageBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/coverageBed.xml Thu Nov 04 11:35:06 2021 +0000 @@ -1,9 +1,9 @@ of features in file B on the features in file A (bedtools coverage) - macros.xml + samtools diff -r ed6f66aed1f9 -r 539958feb49c expandBed.xml --- a/expandBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/expandBed.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c genomeCoverageBed.xml --- a/genomeCoverageBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/genomeCoverageBed.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c intersectBed.xml --- a/intersectBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/intersectBed.xml Thu Nov 04 11:35:06 2021 +0000 @@ -1,9 +1,9 @@ find overlapping intervals in various ways - macros.xml + samtools diff -r ed6f66aed1f9 -r 539958feb49c jaccardBed.xml --- a/jaccardBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/jaccardBed.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c nucBed.xml --- a/nucBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/nucBed.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c reldist.xml --- a/reldist.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/reldist.xml Thu Nov 04 11:35:06 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 ed6f66aed1f9 -r 539958feb49c windowBed.xml --- a/windowBed.xml Thu Sep 09 13:02:16 2021 +0000 +++ b/windowBed.xml Thu Nov 04 11:35:06 2021 +0000 @@ -1,9 +1,9 @@ find overlapping intervals within a window around an interval - macros.xml +