# HG changeset patch # User peterjc # Date 1494434404 14400 # Node ID 340624a47a76dc985c0b03dd66a43aaaa17905e3 # Parent 69ba0f4e91afb1bd7ce29bde3eafeaa90f996266 planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/effectiveT3 commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r 69ba0f4e91af -r 340624a47a76 tools/effectiveT3/README.rst --- a/tools/effectiveT3/README.rst Thu Feb 09 11:20:53 2017 -0500 +++ b/tools/effectiveT3/README.rst Wed May 10 12:40:04 2017 -0400 @@ -112,17 +112,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/effectiveT3/ + $ planemo shed_update -t testtoolshed --check_diff tools/effectiveT3/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/ + $ planemo shed_update -t toolshed --check_diff tools/effectiveT3/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/effectiveT3/ + $ planemo shed_upload --tar_only tools/effectiveT3/ ... $ tar -tzf shed_upload.tar.gz tool-data/effectiveT3.loc.sample