Calculate ECFP4 using RDKit: Difference between revisions

From DISI
Jump to navigation Jump to search
(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>")
(No difference)

Revision as of 20:11, 9 February 2024

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>