Skip to content

Rust tool for importing Drug Bank XML data to SurrealDB

Notifications You must be signed in to change notification settings

planetoryd/drugbankdb

Repository files navigation

Rust tool for importing Drug Bank XML data to SurrealDB

➜  drugbankdb git:(master) grep '<drug ' /portable/DrugBank.xml | wc -l # rough estimate of number of drugs
16581 

Deno with Jupyter (does not work currently)

deno jupyter --install
# Then open VSCodium and pick Deno as kernel

TODO:

  • Insert drug interaction as record graph edges.
  • Convert types, created as date, average-mass as float

About

Rust tool for importing Drug Bank XML data to SurrealDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published