Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Human variants
|
| 2 |
A curated set of variants from three sources: ClinVar, COSMIC, OMIM and gnomAD.
|
| 3 |
Predictions for methods benchmarked in GPN-MSA paper can be [downloaded from here](https://huggingface.co/datasets/songlab/human_variants/resolve/main/variants_and_preds.parquet).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- dna
|
| 5 |
+
- variant-effect-prediction
|
| 6 |
+
- biology
|
| 7 |
+
- genomics
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# Human variants
|
| 11 |
A curated set of variants from three sources: ClinVar, COSMIC, OMIM and gnomAD.
|
| 12 |
Predictions for methods benchmarked in GPN-MSA paper can be [downloaded from here](https://huggingface.co/datasets/songlab/human_variants/resolve/main/variants_and_preds.parquet).
|