# HG changeset patch # User peterjc # Date 1494434526 14400 # Node ID 3495ec8df5ca6f3e1913596df54129f5695c2f3b # Parent 89f79cef05831fa899efde8a2396016cf327ba54 planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/fastq_paired_unpaired commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r 89f79cef0583 -r 3495ec8df5ca tools/fastq_paired_unpaired/README.rst --- a/tools/fastq_paired_unpaired/README.rst Fri Apr 21 12:02:08 2017 -0400 +++ b/tools/fastq_paired_unpaired/README.rst Wed May 10 12:42:06 2017 -0400 @@ -91,17 +91,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/fastq_paired_unpaired/ + $ planemo shed_update -t testtoolshed --check_diff tools/fastq_paired_unpaired/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_paired_unpaired/ + $ planemo shed_update -t toolshed --check_diff tools/fastq_paired_unpaired/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/fastq_paired_unpaired/ + $ planemo shed_upload --tar_only tools/fastq_paired_unpaired/ ... $ tar -tzf shed_upload.tar.gz test-data/sanger-pairs-forward.fastq