khyurri / pubchem-finder

Tool for finding similar chemical compounds based on their smiles representation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pubchem-finder

Tool for finding chemical molecules, compounds, reactions, etc in PubChem (https://pubchem.ncbi.nlm.nih.gov/)

pubchem-crawler

Download full pubchem dump

python3 pubchem-crawler/crawl.py download --pubchem-dir=/huge/disk

Index pubchem dump into Elasticsearch

docker-compose -f elastic/docker-compose.yml up 
python3 pubchem-crawler/crawl.py extract --database=elastic --elastic-no-verify-certs

About

Tool for finding similar chemical compounds based on their smiles representation

License:MIT License


Languages

Language:Python 96.2%Language:Dockerfile 3.5%Language:Shell 0.2%