scientific-computingresearch
datamol
Python cheminformatics library (RDKit wrapper). Input: SMILES strings you already possess. Output: computed molecular properties, fingerprints, conformers, clustering. Does NOT retrieve compounds from any database — querying by topic name returns only a metadata stub. Use pubchem or chembl to obtain SMILES first, then pass those SMILES here.
maintainer
lamm-mit
更新于 3/14/2026
星标
156
分支
35
quick start
Installation and usage
Python cheminformatics library (RDKit wrapper). Input: SMILES strings you already possess. Output: computed molecular properties, fingerprints, conformers, clustering. Does NOT retrieve compounds from any database — querying by topic name returns only a metadata stub. Use pubchem or chembl to obtain SMILES first, then pass those SMILES here.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use datamol