# HG changeset patch # User peterjc # Date 1494435015 14400 # Node ID 3e1e1fbdb3d0f1ab0fe4f64e6cad31ddd2b0e7a5 # Parent c64494ea41ea8171d35833f1fb2298e0209d3756 planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_filter_by_mapping commit 7f8f223933c405b821dbfee3edcd4f111633636a-dirty diff -r c64494ea41ea -r 3e1e1fbdb3d0 tools/seq_filter_by_mapping/README.rst --- a/tools/seq_filter_by_mapping/README.rst Fri Apr 21 12:06:34 2017 -0400 +++ b/tools/seq_filter_by_mapping/README.rst Wed May 10 12:50:15 2017 -0400 @@ -86,17 +86,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/seq_filter_by_mapping/ + $ planemo shed_update -t testtoolshed --check_diff tools/seq_filter_by_mapping/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_filter_by_mapping/ + $ planemo shed_update -t toolshed --check_diff tools/seq_filter_by_mapping/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/seq_filter_by_mapping/ + $ planemo shed_upload --tar_only tools/seq_filter_by_mapping/ ... $ tar -tzf shed_upload.tar.gz test-data/SRR639755_mito_pairs.fastq.gz