# HG changeset patch # User peterjc # Date 1710259453 0 # Node ID ed8c1babc166d7b898a2bbf323af78e34f7605f5 # Parent a46d7861c32c1efe22ae7611dcf769e011859389 v0.0.21 - Added bio.tools xref diff -r a46d7861c32c -r ed8c1babc166 tools/effectiveT3/README.rst --- a/tools/effectiveT3/README.rst Fri Apr 16 22:34:56 2021 +0000 +++ b/tools/effectiveT3/README.rst Tue Mar 12 16:04:13 2024 +0000 @@ -101,6 +101,7 @@ v0.0.19 - Python 3 compatible exception handling. v0.0.20 - Work with Effective T3 as installed by BioConda (which provides a wrapper script which can be used to find the main JAR file folder). +v0.0.21 - Added bio.tools xref ======= ====================================================================== diff -r a46d7861c32c -r ed8c1babc166 tools/effectiveT3/effectiveT3.py --- a/tools/effectiveT3/effectiveT3.py Fri Apr 16 22:34:56 2021 +0000 +++ b/tools/effectiveT3/effectiveT3.py Tue Mar 12 16:04:13 2024 +0000 @@ -128,6 +128,7 @@ of os.environ.get("PATH"), or can be overridden with a custom search path. """ + # Check that a given file can be accessed with the correct mode. # Additionally check that `file` is not a directory, as on Windows # directories pass the os.access check. diff -r a46d7861c32c -r ed8c1babc166 tools/effectiveT3/effectiveT3.xml --- a/tools/effectiveT3/effectiveT3.xml Fri Apr 16 22:34:56 2021 +0000 +++ b/tools/effectiveT3/effectiveT3.xml Tue Mar 12 16:04:13 2024 +0000 @@ -1,5 +1,8 @@ - + Find bacterial effectors in protein sequences + + effectivet3 + effectiveT3