Mercurial > repos > iracooke > msgfplus
comparison README @ 7:b3f2bd49029c
Uploaded
author | iracooke |
---|---|
date | Tue, 05 Mar 2013 00:20:42 -0500 |
parents | 37a41ca93b5e |
children | 4f6cbe948065 |
comparison
equal
deleted
inserted
replaced
6:ce2f26664c9d | 7:b3f2bd49029c |
---|---|
1 This package is a galaxy wrapper for the MSGF+ search tool. | 1 This package is a galaxy wrapper for the MSGF+ search tool. |
2 | 2 |
3 The underlying MSGF+ tool itself should be automatically installed however you must | 3 Requirements: |
4 satisfy the requirements below before attempting to install. | 4 This package depends on the galaxy_protk and protk_msgfplus and protk_proteowizard packages |
5 Please see instructions for those packages before installing | |
5 | 6 |
6 System Requirements. Ensure that you have the following packages installed on your system | 7 In addition to basic requirements you must also have unzip and java 6 runtime (or greater) installed |
7 | |
8 (For protk_msgfplus) | |
9 - unzip | |
10 - java runtime 6 or higher | |
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 |