# HG changeset patch # User peterjc # Date 1494434713 14400 # Node ID 4c68565ecc6e9735a8653bd2ca649f829feb5077 # Parent e3e0574dcb1667a9ca15ba61538ced658ed56caf planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/nlstradamus commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r e3e0574dcb16 -r 4c68565ecc6e tools/nlstradamus/README.rst --- a/tools/nlstradamus/README.rst Fri Apr 21 12:03:35 2017 -0400 +++ b/tools/nlstradamus/README.rst Wed May 10 12:45:13 2017 -0400 @@ -99,17 +99,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/nlstradamus/ + $ planemo shed_update -t testtoolshed --check_diff tools/nlstradamus/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/nlstradamus/ + $ planemo shed_update -t toolshed --check_diff tools/nlstradamus/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/nlstradamus/ + $ planemo shed_upload --tar_only tools/nlstradamus/ ... $ tar -tzf shed_upload.tar.gz test-data/empty.fasta