# HG changeset patch # User yhoogstrate # Date 1391764299 18000 # Node ID dc091c635cf0fcf2cc751368f03a1d7cb6d996e3 # Parent 51fa0e2620f79be2c6a51e50beab71282cb8ab23 Uploaded diff -r 51fa0e2620f7 -r dc091c635cf0 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Feb 07 04:11:39 2014 -0500 @@ -0,0 +1,39 @@ + + + + + + svn checkout https://github.com/mydatascience/parallel-mpileup/trunk samtools-mpileup-parallel && cd samtools-mpileup-parallel && cd $(ls |grep samtools-) && make && cp samtools ../samtools-mpileup-parallel + + samtools-mpileup-parallel + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + $REPOSITORY_INSTALL_DIR + + + + + Downloads and installs a modified version of samtools, able to paralellize the mpileup function. + + + + + + wget http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.6.jar --output-file="VarScan.v2.3.6.jar" + + ../VarScan.v2.3.6.jar + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + $REPOSITORY_INSTALL_DIR + + + + + Downloads VarScan2. + + +