-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (160 loc) · 8.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en"><head>
<meta name="generator" content="Hugo 0.108.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
:root {
--accent-color: #FF4D4D;
}
</style>
<title>BIOS201 Genome, why we are different?</title>
<meta name="description" content="by School of Life Sciences at SUSTech + BGI-Shenzhen">
<meta name="keywords" content='blog, gokarna, hugo, data science, biology, genomics'>
<meta property="og:url" content="https://dbrg77.github.io/SUSTech-BIOS201/">
<meta property="og:type" content="website">
<meta property="og:title" content="BIOS201 Genome, why we are different?">
<meta property="og:description" content="by School of Life Sciences at SUSTech + BGI-Shenzhen">
<meta property="og:image" content="/images/profile_avatar.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="BIOS201 Genome, why we are different?">
<meta name="twitter:description" content="by School of Life Sciences at SUSTech + BGI-Shenzhen">
<meta property="twitter:domain" content="https://dbrg77.github.io/SUSTech-BIOS201/">
<meta property="twitter:url" content="https://dbrg77.github.io/SUSTech-BIOS201/">
<meta name="twitter:image" content="/images/profile_avatar.jpg">
<link rel="canonical" href="https://dbrg77.github.io/SUSTech-BIOS201/" />
<link rel="stylesheet" type="text/css" href="https://dbrg77.github.io/SUSTech-BIOS201//css/normalize.min.css" media="print" onload="this.media='all'">
<link rel="stylesheet" type="text/css" href="https://dbrg77.github.io/SUSTech-BIOS201//css/main.css">
<link disabled id="dark-theme" rel="stylesheet" href="https://dbrg77.github.io/SUSTech-BIOS201//css/dark.css">
<script src="https://dbrg77.github.io/SUSTech-BIOS201//js/svg-injector.min.js"></script>
<script src="https://dbrg77.github.io/SUSTech-BIOS201//js/feather-icons.min.js"></script>
<script src="https://dbrg77.github.io/SUSTech-BIOS201//js/main.js"></script>
<!-- KaTeX -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-6LkG2wmY8FK9E0vU9OOr8UvLwsaqUg9SETfpq4uTCN1agNe8HRdE9ABlk+fVx6gZ" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-31El76TwmbHj4rF9DyLsygbq6xoIobG0W+jqXim+a3dU9W53tdH3A/ngRPxOzzaB" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-vZTG03m+2yp6N6BNi5iM4rW4oIwk5DfcNdFfxkk9ZWpDriOkXX8voJBFrAO7MpVl" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body, {
delimiters: [
{left: "$$", right: "$$", display: true},
{left: "$", right: "$", display: false}
]
});
});
</script>
</head>
<body>
<script type="text/javascript">
setThemeByUserPref();
</script><header class="header">
<nav class="header-nav">
<div class="avatar">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/">
<img src="https://dbrg77.github.io/SUSTech-BIOS201//images/profile_avatar.jpg" alt="avatar" />
</a>
</div>
<div class="nav-title">
<a class="nav-brand" href="https://dbrg77.github.io/SUSTech-BIOS201/">BIOS201 Genome, why we are different?</a>
</div>
<div class="nav-links">
<div class="nav-link">
<a href="https://dbrg77.github.io/SUSTech-BIOS201"><span data-feather='home'></span> Home </a>
</div>
<div class="nav-link">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/posts/"><span data-feather='list'></span> Posts </a>
</div>
<div class="nav-link">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/about/"><span data-feather='user'></span> About </a>
</div>
<div class="nav-link">
<a href="https://github.com/dbrg77/SUSTech-BIOS201"><span data-feather='github'></span> </a>
</div>
<span class="nav-icons-divider"></span>
<div class="nav-link dark-theme-toggle">
<span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span>
<a>
<span id="theme-toggle-icon" data-feather="moon"></span>
</a>
</div>
<div class="nav-link" id="hamburger-menu-toggle">
<span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span>
<a>
<span data-feather="menu"></span>
</a>
</div>
<ul class="nav-hamburger-list visibility-hidden">
<li class="nav-item">
<a href="https://dbrg77.github.io/SUSTech-BIOS201"><span data-feather='home'></span> Home </a>
</li>
<li class="nav-item">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/posts/"><span data-feather='list'></span> Posts </a>
</li>
<li class="nav-item">
<a href="https://dbrg77.github.io/SUSTech-BIOS201/about/"><span data-feather='user'></span> About </a>
</li>
<li class="nav-item">
<a href="https://github.com/dbrg77/SUSTech-BIOS201"><span data-feather='github'></span> </a>
</li>
<li class="nav-item dark-theme-toggle">
<span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span>
<a>
<span id="theme-toggle-icon" data-feather="moon"></span>
</a>
</li>
</ul>
</div>
</nav>
</header>
<main id="content">
<section class="home-about">
<div class="avatar">
<img class=size-m src='https://dbrg77.github.io/SUSTech-BIOS201//images/profile_avatar.jpg' alt="avatar" />
</div>
<h1>BIOS201 Genome, why we are different?</h1>
<h3>by School of Life Sciences at SUSTech + BGI-Shenzhen</h3>
</section>
<div class="flex-break"></div>
<section class="social-icons">
<ul class="social-icons-list">
<li class="social-icon">
<a href="https://twitter.com/XiChenUoM" >
<img class="svg-inject" src="https://dbrg77.github.io/SUSTech-BIOS201//svg/icons/twitter.svg" />
</a>
</li>
<li class="social-icon">
<a href="https://github.com/dbrg77" >
<img class="svg-inject" src="https://dbrg77.github.io/SUSTech-BIOS201//svg/icons/github.svg" />
</a>
</li>
<li class="social-icon">
<a href="https://orcid.org/0000-0003-2648-3146" >
<img class="svg-inject" src="https://dbrg77.github.io/SUSTech-BIOS201//svg/icons/orcid.svg" />
</a>
</li>
<li class="social-icon">
<a href="https://scholar.google.com/citations?user=FZAhYsAAAAAJ&hl=en" >
<img class="svg-inject" src="https://dbrg77.github.io/SUSTech-BIOS201//svg/icons/googlescholar.svg" />
</a>
</li>
<li class="social-icon">
<a href="mailto:[email protected]" >
<img class="svg-inject" src="https://dbrg77.github.io/SUSTech-BIOS201//svg/icons/gmail.svg" />
</a>
</li>
</ul>
</section>
<hr>
<section class="home-content">
<p>This site hosts the material of the computational part of BIOS201, a short summer course at Southern University of Science and Technology (SUSTech). It is offered by the School of Life Sciences at SUSTech, Shenzhen. This is in collaboration with BGI-Shenzhen. In this course, you will perform targeted sequencing of 214 locations of your own genome and find out if there are any differences between your DNA and the reference genome. <a href="https://dbrg77.github.io/SUSTech-BIOS201/posts/"><em><strong>Click here</strong></em></a> to view the course content.</p>
<p><img src="./sustech.jpg" alt=""></p>
</section>
</main><footer class="footer">
<span>© 2023 SUSTech BIOS201</span>
<span>
Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a>
</span>
</footer>
</body>
</html>