# HG changeset patch # User peterjc # Date 1494434896 14400 # Node ID b0ac04e1efe075bb6250f9a443656b9506e4200e # Parent 73e3dea31b1c6e5c6c8a36136f7acfb445a9683c planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/samtools_idxstats commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r 73e3dea31b1c -r b0ac04e1efe0 tools/samtools_idxstats/README.rst --- a/tools/samtools_idxstats/README.rst Fri Apr 21 12:05:18 2017 -0400 +++ b/tools/samtools_idxstats/README.rst Wed May 10 12:48:16 2017 -0400 @@ -68,17 +68,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_idxstats/ + $ planemo shed_update -t testtoolshed --check_diff tools/samtools_idxstats/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_idxstats/ + $ planemo shed_update -t toolshed --check_diff tools/samtools_idxstats/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/samtools_idxstats/ + $ planemo shed_upload --tar_only tools/samtools_idxstats/ ... $ tar -tzf shed_upload.tar.gz test-data/ex1.bam