# HG changeset patch # User peterjc # Date 1494435091 14400 # Node ID 3d392ef52a224a796d75039f5ba19fd4a4496dd3 # Parent 3dc9fd2ad70cacdbff453afd80a0153dea65a93d planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_select_by_id commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r 3dc9fd2ad70c -r 3d392ef52a22 tools/seq_select_by_id/README.rst --- a/tools/seq_select_by_id/README.rst Fri Apr 21 12:07:51 2017 -0400 +++ b/tools/seq_select_by_id/README.rst Wed May 10 12:51:31 2017 -0400 @@ -104,17 +104,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/seq_select_by_id/ + $ planemo shed_update -t testtoolshed --check_diff tools/seq_select_by_id/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_select_by_id/ + $ planemo shed_update -t toolshed --check_diff tools/seq_select_by_id/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/seq_select_by_id/ + $ planemo shed_upload --tar_only tools/seq_select_by_id/ ... $ tar -tzf shed_upload.tar.gz test-data/k12_hypothetical.fasta