|
a |
|
b/README.md |
|
|
1 |
#### Introduction to Genomic Data Science |
|
|
2 |
|
|
|
3 |
--- |
|
|
4 |
|
|
|
5 |
Tutorial is located in the intro-genomics-tutorial.ipynb notebook in the main directory. |
|
|
6 |
|
|
|
7 |
This repo is intended for a presentation at the [Huntsville AI Group](https://github.com/HSV-AI/presentations/tree/master/2023) at HudsonAlpha. |
|
|
8 |
|
|
|
9 |
--- |
|
|
10 |
|
|
|
11 |
##### Data |
|
|
12 |
|
|
|
13 |
The raw data set can be [found here](https://qiita.ucsd.edu/study/description/10423). |
|
|
14 |
|
|
|
15 |
The already preprocessed data set in .tsv format can be [found here](https://drive.google.com/file/d/19GYJK87j3SS9AWUnQoqxkcDjyH7LOtvd/view). |
|
|
16 |
|
|
|
17 |
--- |
|
|
18 |
|
|
|
19 |
##### Sources |
|
|
20 |
|
|
|
21 |
Re-worked from previous work done with a colleague of mine, Nick Parker. Medium articles are linked in the tutorial. |