Skip to content

alexaibio/DrugDiscoveryDB_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A service to normalize chemical compounds names with PubChem

How to run:

First build the docker

docker image build -t biox_docker:1.0 .

run docker first time

docker container run --name biox biox_docker:1.0 python main.py

start it again

docker start -a biox

NOTE

in Dickerfile the sorse code now can also be cloned from github, not copied from local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published