File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## 0.4.0
7+ ## 0.5.0
8+ - Added atom name selelction for lrmsd calculation
9+ - Removed hardcoded chainIDs and added chainID selection in ` StructureSimilarity `
810
11+ ## 0.4.0
912- Added ` many2sql ` to support read multiple PDB files
1013- Added support for ` Path ` objects of input PDB files
1114- Added support for ` help(pdb2sql) `
1215- Updated assignment of chain IDs in ` StructureSimilarity `
1316
1417## 0.3.0
15-
1618- Added ` align ` to superpose a structure to a specific axis or plane
1719- Added ` superpose ` to superpose two structures based on selections
1820- Added ` fetch ` to download PDB file with given PDB ID
Original file line number Diff line number Diff line change 1- __version__ = '0.4 .0'
1+ __version__ = '0.5 .0'
You can’t perform that action at this time.
0 commit comments