# HG changeset patch # User peterjc # Date 1432220011 14400 # Node ID 5a54e8d6200d5b2e612d66f83bc340f4ab25a846 # Parent a908d8f33a178ae78b832cee673130f53464b274 planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/samtools_depad commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r a908d8f33a17 -r 5a54e8d6200d tools/samtools_depad/README.rst --- a/tools/samtools_depad/README.rst Wed May 13 10:12:45 2015 -0400 +++ b/tools/samtools_depad/README.rst Thu May 21 10:53:31 2015 -0400 @@ -67,12 +67,12 @@ 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_upload --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_depad/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_depad/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_depad/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_depad/ ... To just build and check the tar ball, use::