Distill Ontox

Programming toxicology, ontologies, and chemical hazard models. Part of the Ontox Project

Connecting to ontox4j

modified 2022-03-14 02:43:02
Connect and query the ontox4j graph database. TODO don't use distill

Predictions and pmids

modified 2022-03-13 04:04:50
project-predictions-and-pmids

Sysrev to SBML

modified 2022-03-13 04:04:50
Build SBML from Sysrev Tables

Model every sysrev

modified 2022-03-13 03:58:30
Attention and transfer learning for millions of labels.

Automating Title Abstract Discovery

modified 2022-03-13 03:51:50
`srmodel::tiab` automates titles/abstracts extraction from html.

Add a post

git clone ontox-hu/ontoxdev and:

devtools::load_all("ontoxdev")   # load ontoxdev
ontoxdev::create_post("my-post") # create the post
ontoxdev::render_site()          # render the site

commit your changes and push them to ontox-hu/ontoxdev