Mercurial > repos > devteam > ncbi_blast_plus
changeset 18:6b0349dce175 draft
v0.2.00, dropping never-used dependency tags
author | peterjc |
---|---|
date | Wed, 19 Apr 2017 05:11:30 -0400 |
parents | fc571deae017 |
children | a212d2984601 |
files | tools/ncbi_blast_plus/README.rst |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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