... | ... | @@ -4,4 +4,11 @@ |
|
|
* 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 |
|
|
* 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` and selecting atom labels on results in:
|
|
|
* ![ATP_ideal_withH_sdf_into_Mogul](/uploads/8e7c6e82ee4b024a3742f45debc55780/ATP_ideal_withH_sdf_into_Mogul.png)
|
|
|
* many things left to to do
|
|
|
* is this a sdf or a mol file?
|
|
|
* set sensible title for the molecule in the file
|
|
|
* what about the method line
|
|
|
* need option not to write hydrogen atoms
|
|
|
* need option to write exptl coords rather than ideal |
|
|
\ No newline at end of file |