Skip to main content

Peak Analysis

Useful peak manipulation (filter, comparison, and simulation) utilities.

Tool NameInputOutputDescription
peak-align-refBED(ref) + BED(peak)CDTAlign BED peaks to Reference BED file creating CDT files for heatmap generation.
filter-bedBEDBED(cluster) + BED(filter)Filter BED file using user-specified exclusion zone using the score column to determine which peak to retain.
tile-genomegenomeName[BED|GFF]Generate a coordinate file that tiles (non-overlapping) across an entire genome.
rand-coordgenomeName[BED|GFF]Generate a coordinate file that tiles (non-overlapping) across an entire genome.
signal-dupGFF + BAMTXTCalculate duplication statistics at user-specified regions.
sort-by-distBED/GFFBED/GFFSort BED/GFF by distance to another BED/GFF (e.g. peak annotations).