Releases: isambard-uob/ampal
Releases · isambard-uob/ampal
v1.5.3
v1.5.0
- 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
- Adds
get_ss_regions
toampal.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
Adds an interface for NACCESS. Functions for using NACCESS to calculate solvent accessibility.
Version 1.0.1
Fixes small bug in the order that isinstance
is called when creating a Monomer
.