Mercurial > repos > peterjc > seq_rename
changeset 21:5f87e696d49c draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_rename commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty
author | peterjc |
---|---|
date | Wed, 10 May 2017 12:51:06 -0400 |
parents | a7de1d3c3148 |
children | 484c44d6bc95 |
files | tools/seq_rename/README.rst |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/seq_rename/README.rst Fri Apr 21 12:07:26 2017 -0400 +++ b/tools/seq_rename/README.rst Wed May 10 12:51:06 2017 -0400 @@ -100,17 +100,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_rename/ + $ planemo shed_update -t testtoolshed --check_diff tools/seq_rename/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_rename/ + $ planemo shed_update -t toolshed --check_diff tools/seq_rename/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/seq_rename/ + $ planemo shed_upload --tar_only tools/seq_rename/ ... $ tar -tzf shed_upload.tar.gz test-data/four_human_proteins.fasta