# HG changeset patch # User bgruening # Date 1432148387 14400 # Node ID 833c4be8f4d449123b7868ecf7e737de1e6b54aa Imported from capsule None diff -r 000000000000 -r 833c4be8f4d4 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed May 20 14:59:47 2015 -0400 @@ -0,0 +1,33 @@ + + + + + + + http://sco.h-its.org/exelixis/web/software/pear/files/pear-0.9.6-bin-64.tar.gz + + pear-0.9.6-bin-64 + $INSTALL_DIR/bin/ + + mv $INSTALL_DIR/bin/pear-0.9.6-bin-64 $INSTALL_DIR/bin/pear + + + http://sco.h-its.org/exelixis/web/software/pear/files/pear-0.9.6-src.tar.gz + + + + $INSTALL_DIR + $INSTALL_DIR/bin + + + + PEAR - Paired-End reAd mergeR + PEAR is an ultrafast, memory-efficient and highly accurate pair-end read merger. + It is fully parallelized and can run with as low as just a few kilobytes of memory. + + PEAR evaluates all possible paired-end read overlaps and without requiring the target fragment size as input. + In addition, it implements a statistical test for minimizing false-positive results. + Together with a highly optimized implementation, it can merge millions of paired end reads within a couple of minutes on a standard desktop computer. + + +