Mercurial > repos > peterjc > tmhmm_and_signalp
comparison tools/protein_analysis/README.rst @ 27:9e36a1b9302d draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/protein_analysis commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95
author | peterjc |
---|---|
date | Thu, 21 May 2015 10:57:40 -0400 |
parents | 20139cb4c844 |
children | 22e71e53f534 |
comparison
equal
deleted
inserted
replaced
26:20139cb4c844 | 27:9e36a1b9302d |
---|---|
193 | 193 |
194 For pushing a release to the test or main "Galaxy Tool Shed", use the following | 194 For pushing a release to the test or main "Galaxy Tool Shed", use the following |
195 Planemo commands (which requires you have set your Tool Shed access details in | 195 Planemo commands (which requires you have set your Tool Shed access details in |
196 ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: | 196 ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: |
197 | 197 |
198 $ planemo shed_upload --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ | 198 $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ |
199 ... | 199 ... |
200 | 200 |
201 or:: | 201 or:: |
202 | 202 |
203 $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ | 203 $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/protein_analysis/ |
204 ... | 204 ... |
205 | 205 |
206 To just build and check the tar ball, use:: | 206 To just build and check the tar ball, use:: |
207 | 207 |
208 $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/protein_analysis/ | 208 $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/protein_analysis/ |