# HG changeset patch # User peterjc # Date 1436106990 14400 # Node ID a679e0072009fff32f3e9e698af3071ce4bdc21b # Parent e98f6bd363ba83f72fce9ac5c09daa3f44656504 Uploaded v0.1.03 (internal changes); v0.1.02 (BLAST+ 2.2.30 etc) diff -r e98f6bd363ba -r a679e0072009 tools/ncbi_blast_plus/README.rst --- a/tools/ncbi_blast_plus/README.rst Fri May 15 06:15:59 2015 -0400 +++ b/tools/ncbi_blast_plus/README.rst Sun Jul 05 10:36:30 2015 -0400 @@ -239,12 +239,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/galaxy_blast/tools/ncbi_blast_plus/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/ ... To just build and check the tar ball, use::