Calculate ECFP4 using RDKit

From DISI
Revision as of 20:11, 9 February 2024 by Ianscottknight (talk | contribs) (Created page with "1. git clone https://github.com/docking-org/ChemInfTools.git 2. Ensure that you have sourced a python3 environment E.g., source /nfs/soft/ian/python3.8.5.sh 3. python ChemInfTools/utils/teb_chemaxon_cheminf_tools/generate_chemaxon_fingerprints_py3.py <SMILES_FILE> <OUTFILE_PREFIX>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

1. git clone https://github.com/docking-org/ChemInfTools.git 2. Ensure that you have sourced a python3 environment E.g.,

 source /nfs/soft/ian/python3.8.5.sh 

3. python ChemInfTools/utils/teb_chemaxon_cheminf_tools/generate_chemaxon_fingerprints_py3.py <SMILES_FILE> <OUTFILE_PREFIX>