mols2grid:小分子二维结构的化学查看器 源码
:eyes: mols2grid mols2grid是基于RDKit的Python化学查看器,用于小分子的2D结构。 :right_arrow: 在 查看演示笔记本 安装 :information: mols2grid是为Python 3.6+开发的,并且需要rdkit,pandas和jinja2作为依赖项。 要从干净的conda环境安装mols2grid: conda install -c conda-forge rdkit pip install mols2grid 用法 :scroll: import mols2grid mols2grid . display ( "path/to/molecules.sdf" , # RDKit's MolDrawOptions parameters fixedBondLength = 25 ,
下载地址
用户评论