You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
## Overview
4
4
5
-
OncodashKB is a data conversion tool that extracts data from Oncodash' tables
5
+
OncodashKB is a set of modules to create a reproducible semantic knowledge graph from existing tabular databases, with the aim of helping finding actionable drugs against cancers.
6
+
7
+
As of now, our main use case is a data conversion tool that extracts data from Oncodash' tables (about ovarian cancer)
6
8
and feed them in a graph database.
7
9
8
10
Under the hood, it uses [Biocypher](https://biocypher.org) as the main tool for doing the ontology alignment
0 commit comments