# HG changeset patch # User iuc # Date 1437598346 14400 # Node ID 8dd538c6ebafd7bf611977ab0980e80c3c40c106 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_piranha_1_2_1 commit 67caff6ff1cfac1f4f13d206611856ea7ca737c9 diff -r 000000000000 -r 8dd538c6ebaf tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Jul 22 16:52:26 2015 -0400 @@ -0,0 +1,38 @@ + + + + + + + + + + + + http://smithlabresearch.org/downloads/piranha-1.2.1.tar.gz + + + + + + + + + ./configure --prefix=$INSTALL_DIR --with-bam_tools_headers=$BAMTOOLS_ROOT_PATH/include/ --with-bam_tools_library=$BAMTOOLS_ROOT_PATH/lib/ + make all + make install + + ./bin/ + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin/ + $INSTALL_DIR/ + + + + Piranha is a peak-caller for CLIP- and RIP-Seq data. It takes input in BED or BAM format and identifies regions of statistically significant read enrichment. Additional covariates may optionally be provided to further inform the peak-calling process. +http://smithlabresearch.org/software/piranha/ + + +