Releases: DeepRank/pdb2sql
Releases · DeepRank/pdb2sql
Update to 0.5.3
Fix residue matching when computing RMDSs
0.5.2
- Fix some bugs
0.5.1
- Updated
compute_CapriClass
conditions
0.5.0
- Added atom name selelction for lrmsd calculation
- Removed hardcoded chainIDs and added chainID selection in
StructureSimilarity
0.4.0
- 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
0.3.0
- 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
0.2.5
- add CITATION.cff
- add .zenodo.json
pdb2sql
Main updates:
- Add unit tests
- Add documentation
pdb2sql
Update transform and add corresponding tests.
pdb2sql
Update :
.* no extra was removed
.* init was updated
.* read not only pdb but list and numpy arrays