# HG changeset patch # User geert-vandeweyer # Date 1392284806 18000 # Node ID 26a5b8623597614936e740e8916f0e65da32a9f5 # Parent 2799221681dda4ae00db3651d5551d4c2840141f Uploaded diff -r 2799221681dd -r 26a5b8623597 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Feb 13 04:46:46 2014 -0500 @@ -0,0 +1,28 @@ + + + + + + + + + https://github.com/arq5x/bedtools2/releases/download/v2.18.2/bedtools-2.18.2.tar.gz + make + + bin/ + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + + Collectively, the bedtools utilities are a swiss-army knife of tools for a wide-range of genomics analysis tasks. The most widely-used tools enable genome arithmetic: that is, set theory on the genome. For example, bedtools allows one to intersect, merge, count, complement, and shuffle genomic intervals from multiple files in widely-used genomic file formats such as BAM, BED, GFF/GTF, VCF. + + + + + + +