FGFinder

A package to identify functional groups in molecules.


Keywords
Cheminformatics, RDKit, Chemistry
License
MIT
Install
pip install FGFinder==1.0.1

Documentation

DOI

FG Finder

A python package to identfy functional groups in molecules.

How to install

Pip

pip install FGFinder

Manual

git clone https://github.com/Borest5543/Fg_Finder
cd Fg_Finder
python setup.py install