VlachosGroup / AIMSim

A Python toolbox to work with molecular similarity
https://vlachosgroup.github.io/AIMSim/README.html
MIT License
33 stars 4 forks source link

Undocumented behavior when processing excel files #243

Open JacksonBurns opened 1 year ago

JacksonBurns commented 1 year ago

As shown in the source code for MoleculeSet, name and descriptor columns are expected to be prefixed in a very particular way, but this is not stated in the documentation.

I suggest that we either add these requirements to the documentation, or devise a more general way to ingest data.