Skip to content

Releases: MolBioMedUAB/RCBS.py

0.2.1

25 Jul 18:47
Compare
Choose a tag to compare

Update to version 0.2.1 with the distWATbridge measurement fixed.

0.2.0bis

09 Feb 17:14
a738942
Compare
Choose a tag to compare

Re-release of version 0.2.0 for DOI creation with Zenodo

0.2.0

20 Dec 13:06
Compare
Choose a tag to compare

Added a function for measuring the angle between two planes defined by three atoms each one.

0.1.2

15 Dec 12:19
Compare
Choose a tag to compare
  • Added an option for not including backbone in selections

Update of version 0.1.1

25 Nov 11:25
Compare
Choose a tag to compare

Fixed an error when selecting residue numbers by inputing a list of integers.

0.1.0

23 Nov 10:41
Compare
Choose a tag to compare

Added the RMSD measurement to md_analyser/measurements

0.0.2

21 Nov 11:55
Compare
Choose a tag to compare

Added options for distance measure in Measurements from md_analyser

v0.0.1

08 Mar 13:42
Compare
Choose a tag to compare

Fixed some errors on the frame_selector function from the frame_extractor submodule. It has been rebuilt so it does not get stuck when none (or very few) True statements in a certain bin.

v0.0.0

23 Feb 16:11
Compare
Choose a tag to compare

First version of RCBS.py. It includes only the md_analyser subpackage with the distance, angle, dihedral and contacts analysers, as well as the function for applying criteria to the results.

Examples (as Jupyter notebooks) of how to use the package can be found in RCBS.py-examples repo.

v0.0b0

23 Feb 13:34
Compare
Choose a tag to compare

First version of RCBS.py. It includes only the md_analyser subpackage with the distance, angle, dihedral and contacts analysers, as well as the function for applying criteria to the results.