MeeMaster / SCFP

Substructural Connectivity FingerPrint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCFP

Substructural Connectivity FingerPrint

Installation

The required dependencies are listed in the environment.yml file.

To install using anaconda use:

conda env create environment.yml
conda activate scfp

Usage

Basic usage:

python SCFP.py -i [input_sdf_file] -k [path_to_smarts_key_file] -o [output_csv_file]

Other available options are listed by:

python SCFP.py -h

About

Substructural Connectivity FingerPrint

License:MIT License


Languages

Language:Python 100.0%