# HG changeset patch # User peterjc # Date 1492593090 14400 # Node ID 6b0349dce175fef07e2f5dc8c7c4345a67d64325 # Parent fc571deae0178f59d8d2bcfd8b30dbb7dc0a0fbf v0.2.00, dropping never-used dependency tags diff -r fc571deae017 -r 6b0349dce175 tools/ncbi_blast_plus/README.rst --- a/tools/ncbi_blast_plus/README.rst Mon Apr 03 15:31:27 2017 -0400 +++ b/tools/ncbi_blast_plus/README.rst Wed Apr 19 05:11:30 2017 -0400 @@ -240,6 +240,8 @@ identifies are now given to 3dp rather than 2dp. - Depends on ``package_blast_plus_2_5_0`` in ToolShed, or BioConda. - ``blastxml_to_tabular`` now also gives percentage idenity to 3dp. + - Removed never-used binary and Python module dependency declarations + (internal change only). ======= ====================================================================== @@ -264,17 +266,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/galaxy_blast/tools/ncbi_blast_plus/ + $ planemo shed_update -t testtoolshed --check_diff tools/ncbi_blast_plus/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/galaxy_blast/tools/ncbi_blast_plus/ + $ planemo shed_update -t toolshed --check_diff tools/ncbi_blast_plus/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/galaxy_blast/tools/ncbi_blast_plus/ + $ planemo shed_upload --tar_only tools/ncbi_blast_plus/ ... $ tar -tzf shed_upload.tar.gz test-data/blastdb.loc