# HG changeset patch # User peterjc # Date 1494434645 14400 # Node ID b1de327b0d97d04e4e47c94dbf9d1dfc32ccc660 # Parent 26ae012d780700dc48b5190d3ff63169aa144fcb planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/mummer commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r 26ae012d7807 -r b1de327b0d97 tools/mummer/README.rst --- a/tools/mummer/README.rst Wed May 10 12:39:29 2017 -0400 +++ b/tools/mummer/README.rst Wed May 10 12:44:05 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 ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_update -t testtoolshed --check_diff tools/mummer/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_update -t toolshed --check_diff tools/mummer/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_upload --tar_only tools/mummer/ ... $ tar -tzf shed_upload.tar.gz test-data/magic.pdf