The Cefic-LRI cheminformatics data management tool. Note that no data is included and must be provided separately. If you are a Cefic member, you can download the data from the Cefic members extranet.
NB: The file containing the data is echa_substance_food.sql.xz
.
- Install Docker Compose if you haven't already.
git clone https://github.com/ideaconsult/ambit-docker.git
cd ambit-docker/examples/echa-reach
- Copy
echa_substance_food.sql.xz
to thedata_import
directory. docker-compose pull
docker-compose up
- Open http://127.0.0.1:8080/ambit in your browser.
- Press Ctrl+C in the console, where
docker-compose up
is running, to stop it.
See the main README.md for more information.