Client#
- class chamois.classyfire.Client(base_url='http://classyfire.wishartlab.com', entities_url='https://cfb.fiehnlab.ucdavis.edu/entities/', cache=None, delay=10.0)#
- fetch(inchikey)#
Fetch the pre-computed classification for a single compound.
- query(structures)#
Query ClassyFire with the given molecules.
- retrieve(query, page=1)#
Retrieve the ClassyFire results for a query.