# HG changeset patch # User geert-vandeweyer # Date 1392904402 18000 # Node ID 35905f2ae9f4708fc92bd80cf331c887f462582f Uploaded diff -r 000000000000 -r 35905f2ae9f4 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Feb 20 08:53:22 2014 -0500 @@ -0,0 +1,21 @@ + + + + + + https://github.com/arq5x/bedtools2/archive/v2.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. + + +