# HG changeset patch # User peterjc # Date 1494434761 14400 # Node ID a3187d5724c466b09c0bb49a94149ca88b8e7a58 # Parent ddfffb16b98d5019fd0a18dc1203aa258d4a7e2d planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/predictnls commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r ddfffb16b98d -r a3187d5724c4 tools/predictnls/README.rst --- a/tools/predictnls/README.rst Fri Apr 21 12:04:01 2017 -0400 +++ b/tools/predictnls/README.rst Wed May 10 12:46:01 2017 -0400 @@ -81,17 +81,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/predictnls/ + $ planemo shed_update -t testtoolshed --check_diff tools/predictnls/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/predictnls/ + $ planemo shed_update -t toolshed --check_diff tools/predictnls/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/predictnls/ + $ planemo shed_upload --tar_only tools/predictnls/ ... $ tar -tzf shed_upload.tar.gz test-data/four_human_proteins.fasta