# HG changeset patch # User peterjc # Date 1432220233 14400 # Node ID 74861ead58ee089e4f505aaaa9f15fee24ebd252 # Parent fc1637bbe83800ee25cad3c393fae76c00b730af planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/samtools_bam2fq commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r fc1637bbe838 -r 74861ead58ee tools/samtools_bam2fq/README.rst --- a/tools/samtools_bam2fq/README.rst Wed May 13 10:22:02 2015 -0400 +++ b/tools/samtools_bam2fq/README.rst Thu May 21 10:57:13 2015 -0400 @@ -70,12 +70,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_bam2fq/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_bam2fq/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_bam2fq/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_bam2fq/ ... To just build and check the tar ball, use::