# HG changeset patch # User peterjc # Date 1455727336 18000 # Node ID 56852ae15eddf2b6c3dd3cd3ab28e3fe0f38347d # Parent 16defe17fda9071bfc5c25606c67e7a995e2122d v0.0.2 Cope with pipes in reference name (e.g. NCBI style FASTA naming) diff -r 16defe17fda9 -r 56852ae15edd tools/count_roi_variants/README.rst --- a/tools/count_roi_variants/README.rst Wed Feb 17 11:40:27 2016 -0500 +++ b/tools/count_roi_variants/README.rst Wed Feb 17 11:42:16 2016 -0500 @@ -78,7 +78,7 @@ To just build and check the tar ball, use:: - $ planemo shed_build tools/count_roi_variants/ + $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/count_roi_variants/ ... $ tar -tzf shed_upload.tar.gz tools/count_roi_variants/README.rst