# HG changeset patch # User peterjc # Date 1494434033 14400 # Node ID e67ca0e3aa66d8587ba22491eebf306fa40b6fc3 # Parent 50a40a3db275893278c76c65c5e9e666e08a7701 planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/align_back_trans commit 8f9892a26feb5d50ff7008c3b3a467d7173dccc0-dirty diff -r 50a40a3db275 -r e67ca0e3aa66 tools/align_back_trans/README.rst --- a/tools/align_back_trans/README.rst Wed May 10 12:04:33 2017 -0400 +++ b/tools/align_back_trans/README.rst Wed May 10 12:33:53 2017 -0400 @@ -95,17 +95,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/align_back_trans/ + $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/align_back_trans/ ... or:: - $ planemo shed_update -t toolshed --check_diff tools/align_back_trans/ + $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/align_back_trans/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only tools/align_back_trans/ + $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/align_back_trans/ ... $ tar -tzf shed_upload.tar.gz test-data/demo_nucs.fasta