TARL Y commited on
Commit ·
551879f
1
Parent(s): eeee088
update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# BioGraphFusion Dataset
|
| 2 |
|
| 3 |
[](https://opensource.org/licenses/Apache-2.0)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- graph-ml
|
| 5 |
+
- tabular-classification
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- biology
|
| 10 |
+
- bioinformatics
|
| 11 |
+
- knowledge-graph
|
| 12 |
+
- graph-neural-networks
|
| 13 |
+
- drug-discovery
|
| 14 |
+
- medical
|
| 15 |
+
- disease-gene-prediction
|
| 16 |
+
- protein-chemical-interaction
|
| 17 |
+
- medical-ontology
|
| 18 |
+
size_categories:
|
| 19 |
+
- 100K<n<1M
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
# BioGraphFusion Dataset
|
| 23 |
|
| 24 |
[](https://opensource.org/licenses/Apache-2.0)
|