Skip to content

Releases: DeepRank/pdb2sql

Update to 0.5.3

Choose a tag to compare

@NicoRenaud NicoRenaud released this 15 Mar 16:19
2ce3bd1

Fix residue matching when computing RMDSs

0.5.2

Choose a tag to compare

@CunliangGeng CunliangGeng released this 23 Jun 14:27
  • Fix some bugs

0.5.1

Choose a tag to compare

@CunliangGeng CunliangGeng released this 07 Mar 15:45
  • Updated compute_CapriClass conditions

0.5.0

Choose a tag to compare

@CunliangGeng CunliangGeng released this 18 Sep 12:29
  • Added atom name selelction for lrmsd calculation
  • Removed hardcoded chainIDs and added chainID selection in StructureSimilarity

0.4.0

Choose a tag to compare

@CunliangGeng CunliangGeng released this 27 May 15:31
7a6d7cd
  • 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

Choose a tag to compare

@CunliangGeng CunliangGeng released this 28 Mar 11:37
  • 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

Choose a tag to compare

@CunliangGeng CunliangGeng released this 04 Feb 09:15
  1. add CITATION.cff
  2. add .zenodo.json

pdb2sql

Choose a tag to compare

@CunliangGeng CunliangGeng released this 09 Dec 16:04

Main updates:

  1. Add unit tests
  2. Add documentation

pdb2sql

pdb2sql Pre-release
Pre-release

Choose a tag to compare

@CunliangGeng CunliangGeng released this 25 Oct 15:36
2bebbfb

Update transform and add corresponding tests.

pdb2sql

Choose a tag to compare

@NicoRenaud NicoRenaud released this 23 Oct 13:07
06a67a3

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