baybe.utils.chemistryΒΆ
Chemistry tools.
Functions
|
Return the "canonical" representation of the given SMILES. |
|
Test if a SMILES string is valid according to RDKit. |
|
Convert from chemical name to SMILES string using chemical identifier resolver. |
|
Compute standard Morgan molecule fingerprints for a list of SMILES strings. |
|
Convert a given list of SMILES strings into corresponding Molecule objects. |
|
Compute Mordred chemical descriptors for a list of SMILES strings. |
|
Compute RDKit chemical descriptors for a list of SMILES strings. |