You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For generic use, we need an atom->color function, and a very basic atom+charge -> atom type function (accepting regular failure and giving an unknown type). In the openbabel use of this library, we're going to hard code a color dictionary (for now), and always pass an unknown atom type, but long term we should provide some basic logic around those things here.
The text was updated successfully, but these errors were encountered:
For generic use, we need an atom->color function, and a very basic atom+charge -> atom type function (accepting regular failure and giving an unknown type). In the openbabel use of this library, we're going to hard code a color dictionary (for now), and always pass an unknown atom type, but long term we should provide some basic logic around those things here.
The text was updated successfully, but these errors were encountered: