Mercurial > repos > peterjc > mummer
changeset 15:26ae012d7807 draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/mummer commit 8f9892a26feb5d50ff7008c3b3a467d7173dccc0-dirty
author | peterjc |
---|---|
date | Wed, 10 May 2017 12:39:29 -0400 |
parents | b4a88e27d274 |
children | b1de327b0d97 |
files | tools/mummer/README.rst |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/mummer/README.rst Wed May 10 12:09:03 2017 -0400 +++ b/tools/mummer/README.rst Wed May 10 12:39:29 2017 -0400 @@ -85,17 +85,17 @@ Planemo commands (which requires you have set your Tool Shed access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: - $ planemo shed_update -t testtoolshed --check_diff tools/mummer/ + $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ ... or:: - $ planemo shed_update -t toolshed --check_diff tools/mummer/ + $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only tools/mummer/ + $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/mummer/ ... $ tar -tzf shed_upload.tar.gz test-data/magic.pdf