Skip to content

Releases: UCLOrengoGroup/cath-tools

v0.12.18: Fix handling of -ve bitscores in hmmsearch out hit

20 Dec 21:34

Choose a tag to compare

v0.12.17: Add useful CSS/HTML output options

28 Nov 17:38

Choose a tag to compare

Thanks to @sillitoe for the helpful suggestion.

v0.12.16

24 Nov 22:24

Choose a tag to compare

Highlight the severity in log messages

v0.12.15

18 Nov 18:56

Choose a tag to compare

Merge branch 'json-sup-infile'

v0.12.14

08 Nov 21:33

Choose a tag to compare

Improve crh docs, particularly re output format

v0.12.13: Fix PyMOL selection syntax rejected by PyMOL 1.8

06 Nov 09:40

Choose a tag to compare

The PyMOL selection syntax the code has been using has been working up
to PyMOL v1.7.2.1 (eg with Ubuntu 16.04) but is now rejected by PyMOL
v1.8.2.1 (eg in Ubuntu 16.10).

The code should have been using either a leading or trailing slash but not
both.

Fixes #12.

v0.12.12

04 Nov 23:21

Choose a tag to compare

Add resolved boundaries to output and HTML

v0.12.11

03 Nov 21:48

Choose a tag to compare

Update HTML code to exploit new boundary resolving

v0.12.10: Correct mistake in how I'd applied CATH criteria

01 Nov 14:15

Choose a tag to compare

Under the CATH rules, Jon wants domains with suspicious HMMER evalues to
have their bitscores reduced by 4, even if they have dc_... IDs. I
mistakenly replicated some previous code that didn't reduce scores for
dc_... IDs so I'm fixing that here.

v0.12.9

19 Oct 15:29

Choose a tag to compare

Tweak: update comments