Cheminformatics Definitions

Pins down the RDKit definitions that differ between conventions before computing molecular descriptors, including Lipinski donor and acceptor counts (Lipinski.NumHDonors and NumHAcceptors versus rdMolDescriptors.CalcNumLipinskiHBD and HBA), TPSA with or without sulfur and phosphorus, QED weighting, standard versus non-standard InChI and InChIKey, standardization order (cleanup, salt stripping, uncharging, tautomer canonicalization), canonical versus isomeric SMILES and aromaticity models, and states which definition produced each number. Use whenever a task computes, filters or compares small-molecule properties or identifiers; use the rdkit skill for general API usage and medchem or admet skills for interpretation.

synthetic-sciences 33570bc 7.4 KB Updated

File contents

synthetic-sciences/openscience/tree/main/backend/cli/skills/chemistry/cheminformatics-definitions commit 33570bc5a1

Frequently asked questions

npx skillmds@latest add synthetic-sciences/cheminformatics-definitions