Releases: jvkersch/tmtools
Releases · jvkersch/tmtools
v0.3.0
09 Nov 06:05
Compare
Sorry, something went wrong.
No results found
0.2.0
18 Jul 15:56
Compare
Sorry, something went wrong.
No results found
This release contains a number of additional features and bug fixes, contributed by @cvigilv (Carlos Vigil-Vásquez).
GH #41 Add alignments of protein sequences to results from tm_align
GH #39 Add a helper function to transform structure
GH #38 Add RMSD to results from tm_align
GH #37 Add support for mmCIF files
GH #32 Optionally ignore hetero items in get_residue_data
0.1.1
13 Apr 12:17
Compare
Sorry, something went wrong.
No results found
This is a bugfix release, with a single fix:
#28 , #29 : Avoid exiting the Python interpreter when an error is encountered (reported in #27 )
As part of the bug fix, the following documentation update was merged:
#30 : Provide better docstrings (reported in #9 )
0.1.0
15 Feb 21:11
Compare
Sorry, something went wrong.
No results found
This is a maintenance release, with the following changes:
#21 Fix BioPython import error on versions <= 1.79
#24 Support Python 3.12, remove support for Python 3.7
Given that the package is used more frequently, the version number for this release is 0.1.0 (up from the previous 0.0.x).
0.0.3
30 Apr 05:37
Compare
Sorry, something went wrong.
No results found
This is a bugfix release, with support for Python 3.11, and full support for all Python versions on macOS. No core functionality has been changed compared to version 0.0.2.
0.0.2
31 Dec 16:01
Compare
Sorry, something went wrong.
No results found
This is the initial release of the tmtools package, with core functionality to call the tm-align algorithm.