# HG changeset patch # User yhoogstrate # Date 1446729691 18000 # Node ID a92c2ae342c447f5c78aeb279bc26246f2a3b39d # Parent aaf98cdc5916628c4e4f78c0e153faa04610292f Uploaded diff -r aaf98cdc5916 -r a92c2ae342c4 tool_dependencies.xml --- a/tool_dependencies.xml Thu Nov 05 06:09:01 2015 -0500 +++ b/tool_dependencies.xml Thu Nov 05 08:21:31 2015 -0500 @@ -1,49 +1,13 @@ - - - - - + - - - - - - - - - - - - svn checkout https://github.com/yhoogstrate/parallel-mpileup/trunk samtools-parallel-mpileup ; - - cd samtools-parallel-mpileup ; - cd $(ls |grep samtools-) ; - - sed -i 's/-lcurses/-lncurses/' Makefile ; - sed -i -e "s|CFLAGS=\s*-g\s*-Wall\s*-O2\s*|CFLAGS= -g -Wall -O2 -I$NCURSES_INCLUDE_PATH/ncurses/ -I$NCURSES_INCLUDE_PATH -L$NCURSES_LIB_PATH|g" Makefile ; - - make ; - cp samtools ../samtools-parallel-mpileup - - - samtools-parallel-mpileup/samtools-parallel-mpileup - $INSTALL_DIR/bin - - - $INSTALL_DIR/bin - $REPOSITORY_INSTALL_DIR - - - - - Downloads and installs a modified version of samtools, able to paralellize the mpileup function. - + + + - +