Skip to content

Releases: volkamerlab/ratar

v0.2.0

10 Apr 20:20
197d3f4
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Jul 09:44
03155b7
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first pre-release of the ratar package. At this point we can:

  • Read binding sites (MOL2 files that contain only the binding site).
  • Encode binding sites:
    • Define different representatives, i.e. CA, pseudocenter atoms, or pseudocenters (mean of pseudocenter atoms), and different physicochemical properties associated with atoms, i.e. None, Z-scale z1, or Z-scales z1-z3. This leads to 3D, 4D, or 6D vectors per representative.
    • Calculate reference points based on representatives as defined in Electroshape.
    • Calculate distances between all representatives and all reference points.
  • Compare binding sites.

Please check out the API in this tutorial and find a list of TODOs in #13.