Mercurial > repos > peterjc > tmhmm_and_signalp
annotate tools/protein_analysis/README @ 6:a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
| author | peterjc | 
|---|---|
| date | Tue, 07 Jun 2011 18:07:09 -0400 | 
| parents | 0f1c61998b22 | 
| children | 9b45a8743100 | 
| rev | line source | 
|---|---|
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 1 This package contains Galaxy wrappers for a selection of standalone command | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 2 line protein analysis tools: | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 3 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 4 * SignalP 3.0 and THMHMM 2.0, from the Center for Biological | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 5 Sequence Analysis at the Technical University of Denmark, | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 6 http://www.cbs.dtu.dk/cbs/ | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 7 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 8 * WoLF PSORT v0.2 from http://wolfpsort.org/ | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 9 | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 10 Also, the RXLR motif tool uses SignalP 3.0 and HMMER 2.3.2 internally. | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 11 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 12 To use these Galaxy wrappers you must first install the command line tools. | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 13 At the time of writing they are all free for academic use. | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 14 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 15 These wrappers are copyright 2010-2011 by Peter Cock, James Hutton Institute | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 16 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved. | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 17 See the included LICENCE file for details. | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 18 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 19 Requirements | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 20 ============ | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 21 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 22 First install those command line tools you wish to use the wrappers for: | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 23 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 24 1. Install the command line version of SignalP 3.0 and ensure "signalp" is | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 25 on the PATH, see: http://www.cbs.dtu.dk/services/SignalP/ | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 26 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 27 2. Install the command line version of TMHMM 2.0 and ensure "tmhmm" is on | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 28 the PATH, see: http://www.cbs.dtu.dk/services/TMHMM/ | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 29 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 30 3. Install the WoLF PSORT v0.2 package, and ensure "runWolfPsortSummary" | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 31 is on the PATH (we use an extra wrapper script to change to the WoLF PSORT | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 32 directory, run runWolfPsortSummary, and then change back to the original | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 33 directory), see: http://wolfpsort.org/WoLFPSORT_package/version0.2/ | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 34 | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 35 4. Install hmmsearch from HMMER 2.3.2 (the last stable release of HMMER 2) | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 36 but put it on the path under the name hmmsearch2 (allowing it to co-exist | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 37 with HMMER 3), or edit rlxr_motif.py accordingly. | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 38 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 39 Verify each of the tools is installed and working from the command line | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 40 (when logged in at the Galaxy user if appropriate). | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 41 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 42 Installation | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 43 ============ | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 44 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 45 1. Create a folder tools/protein_analysis under your Galaxy installation. | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 46 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 47 2. Copy/move the following files (from this archive) there: | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 48 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 49 tmhmm2.xml (Galaxy tool definition) | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 50 tmhmm2.py (Python wrapper script) | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 51 | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 52 signalp3.xml (Galaxy tool definition) | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 53 signalp3.py (Python wrapper script) | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 54 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 55 wolf_psort.xml (Galaxy tool definition) | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 56 wolf_psort.py (Python wrapper script) | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 57 | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 58 rxlr_motifs.xml (Galaxy tool definition) | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 59 rxlr_motifs.py (Python script) | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 60 | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 61 seq_analysis_utils.py (shared Python code) | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 62 README (optional) | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 63 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 64 3. Edit your Galaxy conjuration file tool_conf.xml (to use the tools) AND | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 65 also tool_conf.xml.sample (to run the tests) to include the new tools | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 66 by adding: | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 67 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 68 <section name="Protein sequence analysis" id="protein_analysis"> | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 69 <tool file="protein_analysis/tmhmm2.xml" /> | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 70 <tool file="protein_analysis/signalp3.xml" /> | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 71 <tool file="protein_analysis/wolf_psort.xml" /> | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 72 <tool file="protein_analysis/rxlr_motifs.xml" /> | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 73 </section> | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 74 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 75 Leave out the lines for any tools you do not wish to use in Galaxy. | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 76 | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 77 4. Copy/move the following test files (from these archive) to Galaxy | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 78 subfolder test-data: | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 79 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 80 four_human_proteins.fasta | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 81 four_human_proteins_signalp3.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 82 four_human_proteins_tmhmm2.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 83 empty.fasta | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 84 empty_tmhmm2.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 85 empty_signalp3.tabular | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 86 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 87 5. Run the Galaxy functional tests for these new wrappers with: | 
| 0 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 88 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 89 ./run_functional_tests.sh -id tmhmm2 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 90 ./run_functional_tests.sh -id signalp3 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 91 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 92 Alternatively, this should work (assuming you left the name and id as shown in | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 93 the XML file tool_conf.xml.sample): | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 94 | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 95 ./run_functional_tests.sh -sid Protein_sequence_analysis-protein_analysis | 
| 
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
 peterjc parents: diff
changeset | 96 | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 97 6. Restart Galaxy and check the new tools are shown and work. | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 98 | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 99 | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 100 History | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 101 ======= | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 102 | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 103 v0.0.1 - Initial release | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 104 v0.0.2 - Corrected some typos in the help text | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 105 - Renamed test output file to use Galaxy convention of *.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 106 v0.0.3 - Check for tmhmm2 silent failures (no output) | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 107 - Additional unit tests | 
| 2 
6901298ac16c
Migrated tool version 0.0.5 from old tool shed archive to new tool shed repository
 peterjc parents: 
1diff
changeset | 108 v0.0.4 - Ignore comment lines in tmhmm2 output. | 
| 
6901298ac16c
Migrated tool version 0.0.5 from old tool shed archive to new tool shed repository
 peterjc parents: 
1diff
changeset | 109 v0.0.5 - Explicitly request tmhmm short output (may not be the default) | 
| 3 
f3b373a41f81
Migrated tool version 0.0.6 from old tool shed archive to new tool shed repository
 peterjc parents: 
2diff
changeset | 110 v0.0.6 - Improvement to how sub-jobs are run (should be faster) | 
| 4 
81caef04ce8b
Migrated tool version 0.0.7 from old tool shed archive to new tool shed repository
 peterjc parents: 
3diff
changeset | 111 v0.0.7 - Change SignalP default truncation from 60 to 70 to match the | 
| 
81caef04ce8b
Migrated tool version 0.0.7 from old tool shed archive to new tool shed repository
 peterjc parents: 
3diff
changeset | 112 SignalP webservice. | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 113 v0.0.8 - Added WoLF PSORT wrapper to the suite. | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 114 v0.0.9 - Added our RXLR motifs tool to the suite. | 
| 4 
81caef04ce8b
Migrated tool version 0.0.7 from old tool shed archive to new tool shed repository
 peterjc parents: 
3diff
changeset | 115 | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 116 | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 117 Developers | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 118 ========== | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 119 | 
| 3 
f3b373a41f81
Migrated tool version 0.0.6 from old tool shed archive to new tool shed repository
 peterjc parents: 
2diff
changeset | 120 This script and other tools are being developed on the following hg branch: | 
| 
f3b373a41f81
Migrated tool version 0.0.6 from old tool shed archive to new tool shed repository
 peterjc parents: 
2diff
changeset | 121 http://bitbucket.org/peterjc/galaxy-central/src/tools | 
| 
f3b373a41f81
Migrated tool version 0.0.6 from old tool shed archive to new tool shed repository
 peterjc parents: 
2diff
changeset | 122 | 
| 
f3b373a41f81
Migrated tool version 0.0.6 from old tool shed archive to new tool shed repository
 peterjc parents: 
2diff
changeset | 123 This incorporates the previously used hg branch: | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 124 http://bitbucket.org/peterjc/galaxy-central/src/seq_analysis | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 125 | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 126 For making the "Galaxy Tool Shed" http://community.g2.bx.psu.edu/ tarball use | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 127 the following command from the Galaxy root folder: | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 128 | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 129 tar -czf tmhmm_signalp_etc.tar.gz tools/protein_analysis/LICENSE tools/protein_analysis/README tools/protein_analysis/suite_config.xml tools/protein_analysis/seq_analysis_utils.py tools/protein_analysis/signalp3.xml tools/protein_analysis/signalp3.py tools/protein_analysis/tmhmm2.xml tools/protein_analysis/tmhmm2.py tools/protein_analysis/wolf_psort.xml tools/protein_analysis/wolf_psort.py tools/protein_analysis/rxlr_motifs.xml tools/protein_analysis/rxlr_motifs.py test-data/four_human_proteins.* test-data/empty.fasta test-data/empty_tmhmm2.tabular test-data/empty_signalp3.tabular | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 130 | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 131 Check this worked: | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 132 | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 133 $ tar -tzf tmhmm_signalp_etc.tar.gz | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 134 tools/protein_analysis/LICENSE | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 135 tools/protein_analysis/README | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 136 tools/protein_analysis/suite_config.xml | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 137 tools/protein_analysis/seq_analysis_utils.py | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 138 tools/protein_analysis/signalp3.xml | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 139 tools/protein_analysis/signalp3.py | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 140 tools/protein_analysis/tmhmm2.xml | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 141 tools/protein_analysis/tmhmm2.py | 
| 5 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 142 tools/protein_analysis/wolf_psort.xml | 
| 
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
 peterjc parents: 
4diff
changeset | 143 tools/protein_analysis/wolf_psort.py | 
| 6 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 144 tools/protein_analysis/rxlr_motifs.xml | 
| 
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
 peterjc parents: 
5diff
changeset | 145 tools/protein_analysis/rxrl_motifs.py | 
| 1 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 146 test-data/four_human_proteins.fasta | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 147 test-data/four_human_proteins.signalp3.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 148 test-data/four_human_proteins.tmhmm2.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 149 test-data/empty.fasta | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 150 test-data/empty_tmhmm2.tabular | 
| 
3ff1dcbb9440
Migrated tool version 0.0.3 from old tool shed archive to new tool shed repository
 peterjc parents: 
0diff
changeset | 151 test-data/empty_signalp3.tabular | 
