pascalwhoop commited on
Commit
3ce1b2f
·
verified ·
1 Parent(s): 13b2c98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Our current datasets include our
21
  - Drug List: The Drugs against which we predict
22
  - Disease List: The Disease list against which we predict
23
  - KG Nodes & Edges: Our intermediate data artifact. We combine multiple upstream KGs and data sources to build an integrated KG. For a high level overview of the data, check our [data dashboard](https://data.dev.everycure.org/versions/latest/evidence)
24
- - MATRIX predictions: A dataset that contains a recent version of our predicted scores
25
 
26
  ## Code & Documentation
27
 
 
21
  - Drug List: The Drugs against which we predict
22
  - Disease List: The Disease list against which we predict
23
  - KG Nodes & Edges: Our intermediate data artifact. We combine multiple upstream KGs and data sources to build an integrated KG. For a high level overview of the data, check our [data dashboard](https://data.dev.everycure.org/versions/latest/evidence)
24
+ - MATRIX predictions: A dataset that contains a recent version of our predicted scores. A [global heatmap](https://prototypes.everycure.org/matrix-heatmap-public/) application allows top down exploration of these scores.
25
 
26
  ## Code & Documentation
27