Skip to content

Releases: DeepRank/pdb2sql

Update to 0.5.3

15 Mar 16:19
2ce3bd1
Compare
Choose a tag to compare

Fix residue matching when computing RMDSs

0.5.2

23 Jun 14:27
Compare
Choose a tag to compare
  • Fix some bugs

0.5.1

07 Mar 15:45
Compare
Choose a tag to compare
  • Updated compute_CapriClass conditions

0.5.0

18 Sep 12:29
Compare
Choose a tag to compare
  • Added atom name selelction for lrmsd calculation
  • Removed hardcoded chainIDs and added chainID selection in StructureSimilarity

0.4.0

27 May 15:31
7a6d7cd
Compare
Choose a tag to compare
  • 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

28 Mar 11:37
Compare
Choose a tag to compare
  • 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 take pdb2sql object as input

0.2.5

04 Feb 09:15
Compare
Choose a tag to compare
  1. add CITATION.cff
  2. add .zenodo.json

pdb2sql

09 Dec 16:04
Compare
Choose a tag to compare

Main updates:

  1. Add unit tests
  2. Add documentation

pdb2sql

25 Oct 15:36
2bebbfb
Compare
Choose a tag to compare
pdb2sql Pre-release
Pre-release

Update transform and add corresponding tests.

pdb2sql

23 Oct 13:07
06a67a3
Compare
Choose a tag to compare

Update :
.* no extra was removed
.* init was updated
.* read not only pdb but list and numpy arrays