moldescriptor / molecule-descriptors-webtool

A simple, user-friendly website where users can input molecules (a string) and use RDkit, an open source Python package, to calculate various descriptors.
Apache License 2.0
0 stars 0 forks source link

Add Support for Descriptor Synonyms to Improve Search Usability #2

Closed johlys closed 5 hours ago

johlys commented 3 days ago

Description

Currently, users need to know the exact RDKit method name to search for descriptors. To improve usability, add support for searching via "synonyms" so that alternative terms will return the corresponding RDKit method.

Feature Request

Example

Proposed Solution