maeparser icon indicating copy to clipboard operation
maeparser copied to clipboard

Add chemistry specific functions

Open lorton opened this issue 6 years ago • 0 comments

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.

lorton avatar Jun 04 '19 16:06 lorton