|
|
# Development documentation: use RDKit to write sdf file for PDB CCD
|
|
|
*28 May 2017*
|
|
|
* previous work [RDKit molecule from PDB CCD definition](rdkit-from-ccd) now extend to write sdf files.
|
|
|
* start with a stub implementation and unit tests [Commit 5773ff0e](https://gitlab.com/pdbe/ccd_utils/commit/5773ff0e2b3f560ad344777452a567a88e57cf45) |
|
|
\ No newline at end of file |
|
|
* start with a stub implementation and unit tests [Commit 5773ff0e](https://gitlab.com/pdbe/ccd_utils/commit/5773ff0e2b3f560ad344777452a567a88e57cf45)
|
|
|
* initial implementation [Commit 7eb159fe](https://gitlab.com/pdbe/ccd_utils/commit/7eb159fedf4cc0cea5b3c53b92ca24995433664b)
|
|
|
* writes sdf files with the "ideal" coordinates successfully
|
|
|
* these sdf files can be read by Mogul and the atoms are labelled with their PDB atom name. For instance reading `tests_out/ATP.ideal_withH.sdf` |
|
|
\ No newline at end of file |