Skip to content

Releases: isambard-uob/ampal

v1.5.3

23 Feb 11:42
5c04d95
Compare
Choose a tag to compare

Bug fix for slicing Polypeptides.

v1.5.0

09 Jun 13:45
f2a8a17
Compare
Choose a tag to compare
  • Adds rotamer classification with the classify_angle_as_rotamer in the analyse_protein module
  • Fixes a bug with parsing structure files

Version 1.4.0

27 Sep 13:08
906e2af
Compare
Choose a tag to compare
  • Adds get_ss_regions to ampal.dssp. This function can be used to
    extract all regions of a protein in a particular secondary structure.
  • Fixes bug with DSSP ss_region tagging. End residues used to be missed.

Version 1.3.0

06 Aug 14:36
975d850
Compare
Choose a tag to compare

Adds an interface for NACCESS. Functions for using NACCESS to calculate solvent accessibility.

Version 1.0.1

18 Apr 16:17
Compare
Choose a tag to compare

Fixes small bug in the order that isinstance is called when creating a Monomer.

Version 1.0.0

17 Apr 10:21
e406a0d
Compare
Choose a tag to compare

Initial release of AMPAL in PyPi. Contains most functionality from the AMPAL module of ISAMBARD, but has been split out of the main project to allow people to use and develop AMPAL independently from ISAMBARD.