Commit 5c14352
authored
Ccd clc prd processing: Added version number (#18)
* corrected the doc string
* changed BM to CLC
* added methods for processing PRDs
* changed res_id to be atom property
* added residue info in PDB format
* reason why res_id is not set as residue number
* added residue number in PDB format
* methods for reading cif file of covalently linked components
* added method to get prdcc code from prd code
* changed doc string of read_bm_components_file
* added to_xml_xml method
* corrected get_conformer and has_degenerated_conformer
* corrected typo in atom
* removed casefolds
* pinned sphinx <7.0 and python>3.9
* Updated documentation
* Switched to clc from bm
* replaced bm with clc
* minor changes in docs
* switched atom property res_id to residue_id
* added method to get subcomponents
* removed traceback
* uniform formatting for warning
* replace nan values of coordiantes with zero
* updated documentations
* deleted the disconnected hydrogen removal
* removed mol3D
* updated the pipelines to process prd and clc
* replaced bm_id with clc_id
* added test for rdkit conformer writing
* updated pipeline test to take input as single ccd
* updated changelog
* updated version number1 parent af804ce commit 5c14352
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments