Skip to content

iwatobipen/rdk_confgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conformation generator with RDKit

Description

  • This is simple script for generating conformers from single molfiles
  • This script generates conformers with MMFF94s FF which is implemented in rdkit

Requirements

  • RDKit
  • Click

Install

$ git clone https://github.com/iwatobipen/rdk_confgen.git
$ cd rdk_confgen
$ pip install -e .

Basic usage

  • User need to prepare input molfile as a template.
  • Then run confgen command (with deafault settings)
$ confgen -i ligand.mol -o genconfs.sdf

Useful informations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages