Skip to content

Commit 48e45a2

Browse files
committed
Added images for Exercise
1 parent cf17979 commit 48e45a2

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

Exercise-1-GWAS.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
@@ -12,7 +13,14 @@
1213
"\n",
1314
"You can access the study and interactive Manhattan plots on [GWA-Portal](https://gwas.gmi.oeaw.ac.at/#/study/739/phenotypes). We also added the static Manhattan plots below generated by the [PyGWAS library](https://github.com/timeu/PyGWAS) (another GWAS library)\n",
1415
"\n",
15-
"First we initialize the inline plotting and disable some warnings\n"
16+
"| | |\n",
17+
"|---|---|\n",
18+
"|![phenotype.png](images/meijon/phenotype.png) | ![phenotype.png](images/meijon/paper.png) |\n",
19+
"\n",
20+
"\n",
21+
"\n",
22+
"First we initialize the inline plotting and disable some warnings\n",
23+
"\n"
1624
]
1725
},
1826
{

images/meijon/paper.png

187 KB
Loading

images/meijon/phenotype.png

82.6 KB
Loading

0 commit comments

Comments
 (0)