# HG changeset patch # User iuc # Date 1432061831 14400 # Node ID 8b168d35d56b669e1733663e993eb53718f5b02f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bedtools_2_18 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r 8b168d35d56b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 14:57:11 2015 -0400 @@ -0,0 +1,26 @@ + + + + + + git clone --recursive https://github.com/arq5x/bedtools2.git + git reset --hard 393fc3b9b766c76cc62e3f0df4e59ffbff3a55fb + make + + bin + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + + BEDTools is a collection of utilities for comparing, summarizing, and intersecting genomic features in BED, GTF/GFF, VCF and BAM formats. + https://github.com/arq5x/bedtools2 + + + + + +