Mercurial > repos > peterjc > samtools_depad
changeset 8:41c56cd5e2ba draft
planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/samtools_depad commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty
author | peterjc |
---|---|
date | Wed, 10 May 2017 12:47:37 -0400 |
parents | 7426809b97f4 |
children | 81b90fa846c7 |
files | tools/samtools_depad/README.rst |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/samtools_depad/README.rst Fri Apr 21 12:04:52 2017 -0400 +++ b/tools/samtools_depad/README.rst Wed May 10 12:47:37 2017 -0400 @@ -67,17 +67,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/samtools_depad/ + $ planemo shed_update -t testtoolshed --check_diff tools/samtools_depad/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_depad/ + $ planemo shed_update -t toolshed --check_diff tools/samtools_depad/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/samtools_depad/ + $ planemo shed_upload --tar_only tools/samtools_depad/ ... $ tar -tzf shed_upload.tar.gz test-data/sam_spec_padded.bam