Skip to content

Releases: UCLOrengoGroup/cath-tools

v0.16.10

20 Apr 13:46
Compare
Choose a tag to compare
Build everything again

Improve docs, build, code

12 Apr 19:50
Compare
Choose a tag to compare
v0.16.5

Restore 'skip_cleanup' (misunderstood deprecation)

v0.16.4

12 Apr 17:39
Compare
Choose a tag to compare
Update releases token

cath-cluster: fast, simple complete-linkage clustering

09 Jan 21:18
Compare
Choose a tag to compare
v0.16.2

Add cath-cluster to Travis-CI deployed files

Add some new features; address some old issues

03 Jan 21:14
Compare
Choose a tag to compare

Improvements to cath-superpose:

  • Add --align-refining option to refine the alignment being used
  • Add --do-the-ssaps option to automatically perform the required SSAPs
  • Orient structures in superpositions (rather than relying on PyMOL's orient command)
  • Add default of firing up PyMOL when no other output is specified
  • Add protein and nucleic selections to PyMOL scripts

Improvements to cath-resolve-hits:

  • Add JavaScript to HTML output to allow the hits to be collapsed/expanded
  • Add a version to the standard output

Improvements to cath-map-clusters:

  • Substantially improve speed
  • Improve usage and error messages (b1bd320, cfe208b)

Fixes:

  • Improve cath-ssap's response to being run in a readonly directory
  • Fix handling of regions when writing SSAP alignments (3c2c549)
  • Re-enable cath-superpose's ability to read a SSAP scores file for a single PDB (29a0bf8)
  • Improve identification of "nearby" ligands to include in superpositions by stopping extending via water (81b1254)
  • Fix problem writing large temperature factor to PDB files (ad7313b)
  • Fix problem writing residues with the same ID (a9ebe87)
  • Fix bug dereferencing possibly empty optional value (ab0c204)

Resolve GitHub issues:

  • #2 ("Run structural comparisons within cath-superpose") as mentioned above
  • #39 ("cath-superpose gives confusing options error message")
  • #42 ("[dependency: v14.2 onwards] {cath-superpose.ubuntu14.04} libstdc++.so.6: version GLIBCXX_3.4.22 not found")
  • #43 ("Problem parsing CORA alignment file")
  • #44 ("Resolve conflict of CRH hidden options that are in Gene3D docs")
  • #46 ("cath-ssap segfaults on chain 0 of 1br7")
  • #47 ("cath-refine-align doesn't respect --align-regions when writing alignments")
  • #52 ("Alignment as shown in supn for 4tsvA vs 4tswB is clearly wrong")
  • #55 ("cath-superpose segfaults on mismatching residues in alignment")

Also: add new executable cath-extract-pdb (currently intended for internal use)

Also: make many improvements to code, build configuration etc

Improve compatibility of Travis-CI Ubuntu executables with older Ubuntus

20 Sep 17:10
Compare
Choose a tag to compare

The changes to the Travis-CI build in v0.14.2 meant that the resulting executables didn't work on Ubuntu ≤ 16.04 (out-of-the-box).

This release improves things so that the executables should now work on Ubuntu ≥ 14.10.

See #42 and a2d5fa1 for more info.

Teach cath-resolve-hits to parse hmmscan output

14 Sep 16:15
Compare
Choose a tag to compare
v0.15.2

Remove valid noexcept spec to workaround GCC 4.9.2

Deprecate cath-resolve-hits' --apply-cath-rules option

08 Sep 11:44
Compare
Choose a tag to compare
v0.15.1

Tweak namespacing issue for GCC 4.9

cath-map-clusters: a new tool to map between different ways of clustering your data

07 Aug 16:42
Compare
Choose a tag to compare
v0.14.4

Fix niggles with release of cath-map-clusters

Add MacOS executables (via the automatic Travis-CI build)

28 Jul 15:14
Compare
Choose a tag to compare