Mercurial > repos > peterjc > effectivet3
comparison tools/effectiveT3/README.rst @ 26:340624a47a76 draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/effectiveT3 commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty
author | peterjc |
---|---|
date | Wed, 10 May 2017 12:40:04 -0400 |
parents | 69ab4d862db2 |
children | d6976a4c055b |
comparison
equal
deleted
inserted
replaced
25:69ba0f4e91af | 26:340624a47a76 |
---|---|
110 | 110 |
111 For pushing a release to the test or main "Galaxy Tool Shed", use the following | 111 For pushing a release to the test or main "Galaxy Tool Shed", use the following |
112 Planemo commands (which requires you have set your Tool Shed access details in | 112 Planemo commands (which requires you have set your Tool Shed access details in |
113 ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: | 113 ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: |
114 | 114 |
115 $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/ | 115 $ planemo shed_update -t testtoolshed --check_diff tools/effectiveT3/ |
116 ... | 116 ... |
117 | 117 |
118 or:: | 118 or:: |
119 | 119 |
120 $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/ | 120 $ planemo shed_update -t toolshed --check_diff tools/effectiveT3/ |
121 ... | 121 ... |
122 | 122 |
123 To just build and check the tar ball, use:: | 123 To just build and check the tar ball, use:: |
124 | 124 |
125 $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/effectiveT3/ | 125 $ planemo shed_upload --tar_only tools/effectiveT3/ |
126 ... | 126 ... |
127 $ tar -tzf shed_upload.tar.gz | 127 $ tar -tzf shed_upload.tar.gz |
128 tool-data/effectiveT3.loc.sample | 128 tool-data/effectiveT3.loc.sample |
129 test-data/empty.fasta | 129 test-data/empty.fasta |
130 test-data/empty_effectiveT3.tabular | 130 test-data/empty_effectiveT3.tabular |