1. 首页
  2. 数据库
  3. 其它
  4. mols2grid:小分子二维结构的化学查看器 源码

mols2grid:小分子二维结构的化学查看器 源码

上传者: 2021-04-22 00:13:06上传 ZIP文件 1.22MB 热度 6次
: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 ,
下载地址
用户评论