Mercurial > repos > iracooke > msgfplus
comparison README @ 2:37a41ca93b5e
Improved README
author | iracooke |
---|---|
date | Mon, 04 Mar 2013 20:25:08 -0500 |
parents | 50002ff2c1f3 |
children | b3f2bd49029c |
comparison
equal
deleted
inserted
replaced
1:50002ff2c1f3 | 2:37a41ca93b5e |
---|---|
1 This package is an installer for the MSGF+ search tool. | 1 This package is a galaxy wrapper for the MSGF+ search tool. |
2 | |
3 The underlying MSGF+ tool itself should be automatically installed however you must | |
4 satisfy the requirements below before attempting to install. | |
2 | 5 |
3 System Requirements. Ensure that you have the following packages installed on your system | 6 System Requirements. Ensure that you have the following packages installed on your system |
7 | |
8 (For protk_msgfplus) | |
4 - unzip | 9 - unzip |
5 - java runtime 6 or higher | 10 - java runtime 6 or higher |
6 | 11 |
12 (For galaxy_protk) | |
13 - The ability to download files (an internet connection): curl wget | |
14 - gcc g++ make autoconf automake libtool pkg-config patch git openssl | |
15 libreadline6 libreadline6-dev git-core zlib1g zlib1g-dev libssl-dev | |
16 libc6-dev ncurses-dev bison subversion libxml2 libxml2-dev |