How can I fix the 'wrong row length' error when adding a row to a CIF file with the gemmi library in Python? #266
|
why everytime I try to add a row to my cif file using this: which is exactly the same as the one in the documentation I tried different positions in here I used gemmi for a lot of things for my cif files. It is awesome. I just want to add sodium atoms to my cif file. |
Answered by
wojdyr
May 26, 2023
Replies: 1 comment 6 replies
|
In mmCIF files _atom_type category usually has one column with symbol. The list argument to |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
one list of strings