Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🧬 The Genomic Oracle 🧬
|
| 2 |
|
| 3 |
**University of Maryland Global Campus (UMGC) | Bioinformatics Capstone Project**
|
|
@@ -17,7 +25,7 @@ Our platform utilizes a highly specialized, branching AI architecture hosted on
|
|
| 17 |
|
| 18 |
**Integration:** The pipeline concludes with an automated API routing to NCBI and Ensembl databases for real-world chromosomal coordinate mapping and validation.
|
| 19 |
|
| 20 |
-
##
|
| 21 |
We are a team of graduate researchers specializing in data science, machine learning, and bioinformatics.
|
| 22 |
|
| 23 |
*(Link your team's Hugging Face or GitHub profiles here!)*
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: The Genomic Oracle
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🔥
|
| 6 |
+
colorFrom: indigo
|
| 7 |
+
colorTo: purple
|
| 8 |
+
---
|
| 9 |
# 🧬 The Genomic Oracle 🧬
|
| 10 |
|
| 11 |
**University of Maryland Global Campus (UMGC) | Bioinformatics Capstone Project**
|
|
|
|
| 25 |
|
| 26 |
**Integration:** The pipeline concludes with an automated API routing to NCBI and Ensembl databases for real-world chromosomal coordinate mapping and validation.
|
| 27 |
|
| 28 |
+
## The Team
|
| 29 |
We are a team of graduate researchers specializing in data science, machine learning, and bioinformatics.
|
| 30 |
|
| 31 |
*(Link your team's Hugging Face or GitHub profiles here!)*
|