# HG changeset patch # User iracooke # Date 1362460479 18000 # Node ID cedd5e88434968f56a284845c8aa68c36b360e4f # Parent f302406a02976c5d921cb618c2959dcde856cb31 Uploaded diff -r f302406a0297 -r cedd5e884349 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Mar 05 00:14:39 2013 -0500 @@ -0,0 +1,20 @@ +This package installs the Trans Proteomic Pipeline Commandline Tools + +Installing this package should proceed automatically however for the purpose +of troubleshooting these are the steps it will perform + +1. Download an install script from dropbox +2. Install several perl packages locally (inside the install directory) +3. Download the TPP source code from dropbox +4. Build the TPP + +Intermediate files in this process are stored in ~/.protk/tmp/download and ~/.protk/tmp/build + +Requirements: +This package depends on the galaxy_protk +Please see instructions for that package before installing + +In addition the following packages are required in order to build the TPP +subversion libbz2-dev swig expat libpng12-dev gnuplot libperl-dev build-essential +libgd2-xpm libfuse-dev libcurl4-openssl-dev libxml2-dev libgd2-xpm-dev + diff -r f302406a0297 -r cedd5e884349 repository_dependencies.xml --- a/repository_dependencies.xml Mon Mar 04 01:10:43 2013 -0500 +++ b/repository_dependencies.xml Tue Mar 05 00:14:39 2013 -0500 @@ -4,5 +4,5 @@ --> - + diff -r f302406a0297 -r cedd5e884349 tool_dependencies.xml --- a/tool_dependencies.xml Mon Mar 04 01:10:43 2013 -0500 +++ b/tool_dependencies.xml Tue Mar 05 00:14:39 2013 -0500 @@ -4,7 +4,7 @@ https://dl.dropbox.com/u/226794/galaxy_protk.tar.gz - sh install_tpp.sh $INSTALL_DIR 1.1.9 + sh install_tpp.sh $INSTALL_DIR 1.2.0 install_tpp.sh $INSTALL_DIR