Simple program to quickly prepare ligand 3d SDF from smiles
Project description
LigPrepper
Simple program to quickly prepare 3D SDF files from SMILES for ligands using rdkit.
Installation:
pip install LigPrepper
Usage:
For single SMILES
LigPrepper.smiles2sdf('c1ccncc1', labels='pyridine')
For a list of SMILES
LigPrepper.smiles2sdf(smiles_list, labels=labels_list, mergesdf=False)
Have reference molecule to align to in sdf format
LigPrepper.smiles2sdf(smiles_list, labels=labels_list, ref='examples/ref.sdf', mergesdf=False)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
LigPrepper-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file LigPrepper-0.1.0.tar.gz
.
File metadata
- Download URL: LigPrepper-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2534c8c50b723adb1d442503b442996c4348cda2b5a7efcf80f9790f0089ffc |
|
MD5 | 216e64fb07ebf925e5885d81225b62af |
|
BLAKE2b-256 | 50d20ce6c61146312bfd53055046e7111b6497d7e347dd052da9ee0786b8dd4e |
File details
Details for the file LigPrepper-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: LigPrepper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 863281b3b54529abeb13d3e8c4872287c72549824d6d16d1bb519da9f8faa107 |
|
MD5 | 7776aa1eee624088a7966d7a9939b8ef |
|
BLAKE2b-256 | 1eced00df039e6a491f9033fdbf5f66e542fa860e793fbb0115dce211c1b4e1d |