Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 2.38 KB

README.md

File metadata and controls

42 lines (28 loc) · 2.38 KB

TERA

Code base for the publication TERA: the Toxicological Effect and Risk Assessment Knowledge Graph.

Documentation can be found here.

TERA snapshot is avalible as a Zenodo dataset: DOI

Data sources

The raw data can be downloaded by running

bash download_data.sh

Install

pip3 install -r requirements.txt
python3 setup.py install

Examples

See tests.py. More to come...

Related publications