All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fixed some bugs
- Updated
compute_CapriClass
conditions
- Added atom name selection for lrmsd calculation
- Removed hardcoded chainIDs and added chainID selection in
StructureSimilarity
- Added
many2sql
to support read multiple PDB files - Added support for
Path
objects of input PDB files - Added support for
help(pdb2sql)
- Updated assignment of chain IDs in
StructureSimilarity
- Added
align
to superpose a structure to a specific axis or plane - Added
superpose
to superpose two structures based on selections - Added
fetch
to download PDB file with given PDB ID - Updated
interface
object to takepdb2sql
object as input