Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,19 @@ tags:
|
|
5 |
- dna
|
6 |
- reasoning
|
7 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# Variant Effect Coding Dataset
|
9 |
|
10 |
50,083 core variant entries from GPN-MSA study using ClinVar pathogenic variants and gnomAD benign variants (MAF>5%), split by chromosome (Chr 1-7,9-22,X,Y for train, Chr 8 for test) for pathogenic/benign classification.
|
|
|
5 |
- dna
|
6 |
- reasoning
|
7 |
---
|
8 |
+
|
9 |
+
<h1 align="center">
|
10 |
+
🧬 BioReason<br>Incentivizing Multimodal Biological Reasoning within a DNA-LLM Model
|
11 |
+
</h1>
|
12 |
+
|
13 |
+
<p align="center">
|
14 |
+
<a href="https://www.arxiv.org/abs/2505.23579" target="_blank"><img src="https://img.shields.io/badge/arXiv-2505.23579-FF6B6B?style=for-the-badge&logo=arxiv&logoColor=white" alt="arXiv"></a>
|
15 |
+
<a href="https://github.com/bowang-lab/BioReason"><img src="https://img.shields.io/badge/GitHub-Code-4A90E2?style=for-the-badge&logo=github&logoColor=white" alt="GitHub"></a>
|
16 |
+
<a href="https://huggingface.co/collections/wanglab/bioreason-683cd17172a037a31d208f70"><img src="https://img.shields.io/badge/HuggingFace-Dataset-FFBF00?style=for-the-badge&logo=huggingface&logoColor=white" alt="HuggingFace Dataset"></a>
|
17 |
+
</p>
|
18 |
+
|
19 |
+
<br>
|
20 |
+
|
21 |
# Variant Effect Coding Dataset
|
22 |
|
23 |
50,083 core variant entries from GPN-MSA study using ClinVar pathogenic variants and gnomAD benign variants (MAF>5%), split by chromosome (Chr 1-7,9-22,X,Y for train, Chr 8 for test) for pathogenic/benign classification.
|