-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
341 lines (273 loc) · 15.6 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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Metagenomics</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<!-- =======================================================
* Template Name: Bethany - v4.3.0
* Template URL: https://bootstrapmade.com/bethany-free-onepage-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container">
<div class="header-container d-flex align-items-center justify-content-between">
<div class="logo">
<h1 class="text-light"><a href="index.html"><span>Metagenomics</span></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto " href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#about">Our Research and Team</a></li>
<li><a class="nav-link scrollto" href="#why-us">Our Lab</a></li>
<li><a class="nav-link scrollto" href="#team">Contribute to our Research</a></li>
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
<li><a class="getstarted scrollto" href="https://docs.google.com/forms/d/e/1FAIpQLScjiOItHA_01C1PseoyzCgRQJhpFsGWsUjoQQ8EIHRxv10wwQ/viewform?usp=pp_url">Collect Soil</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div><!-- End Header Container -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container text-center position-relative" data-aos="fade-in" data-aos-delay="200">
<h1>Metagenomics-based Drug Discovery Group (MBDD)</h1>
<h2>Our group uses high-throughput next-generation sequencing technologies and bioinformatics to retrieve unknown gene sequences and discover novel drugs.</h2>
<a href="#about" class="btn-get-started scrollto">Contribute to Our Research</a>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= Clients Section ======= -->
<section id="clients" class="clients">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-4 col-4 d-flex align-items-center" data-aos="zoom-in" data-aos-delay="100">
<img src="assets/img/v2030-31.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-4 d-flex align-items-center" data-aos="zoom-in" data-aos-delay="100">
<img src="assets/img/v2030-3.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-4 d-flex align-items-center" data-aos="zoom-in" data-aos-delay="200">
<img src="assets/img/logo3.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-4 d-flex align-items-center" data-aos="zoom-in" data-aos-delay="300">
<img src="assets/img/ksaud-logo.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-4 d-flex align-items-center" data-aos="zoom-in" data-aos-delay="400">
<img src="assets/img/nationla-gaurd-logo.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-4 d-flex align-items-center" data-aos="zoom-in" data-aos-delay="400">
<img src="assets/img/logo33.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- End Clients Section -->
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="row content">
<div class="col-lg-6" data-aos="fade-right" data-aos-delay="100">
<h3>Our Research Team is Led by Dr. Mai Al-Ajaji</h3>
<h5>Our Research spans different disciplines and incorporates unique expertise and state-of-the art NGS to explore novel functional genes and reveal undiscovered natural products to be published in our Inventa platform.</h5>
<p>The emergence of High-throughput sequencing and its implication in the analysis of microbial population has introduced a new area of scientific research-metagenomics. </p>
<p>We are working on metagenomics-based drug discovery from the Kingdom's soil to retrieve unknown gene sequences leading to the “discovery” of novel drugs. Therefore, we are collecting samples from different regions in Saudi Arabia to analyse them.<b>Contribute to our research by helping us collecting more samples. </b> </p>
</div>
<div class="col-lg-6 pt-4 pt-lg-0" data-aos="fade-left" data-aos-delay="200">
<h3>What is Metagenomics?</h3>
<ul>
<li><i class="ri-check-double-line"></i> Metagnomics is the study of environmental microbial communities using a suite of genomic tools to directly access their genetic content.</li>
<li><i class="ri-check-double-line"></i> It is a breakthrough for the weakness of culture-based method and can be used to explore novel microorganisms and functional genes.</li>
<li><i class="ri-check-double-line"></i> collective examination of genome analysis of unculturable microbial communities.</li>
<p>Metagnomics has opened the floodgates to explore and profile varieties of novel bioactive metabolites and potential antibiotics that promise to be of immense gravity for the pharmaceutical sector. We aim to highlighting the major unexplored areas of drug discovery from metagenomic samples.</p>
</ul>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Counts Section ======= -->
<section id="counts" class="counts">
<div class="container">
<div class="row counters">
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="403" data-purecounter-duration="1" class="purecounter"></span>
<p>Samples</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="140" data-purecounter-duration="1" class="purecounter"></span>
<p>Cities</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="8" data-purecounter-duration="1" class="purecounter"></span>
<p>Regions</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-purecounter-start="0" data-purecounter-end="1000" data-purecounter-duration="1" class="purecounter"></span>
<p>Our Target</p>
</div>
</div>
</div>
</section><!-- End Counts Section -->
<!-- ======= Why Us Section ======= -->
<section id="why-us" class="why-us">
<div class="container">
<div class="row">
<div class="col-lg-4 d-flex align-items-stretch" data-aos="fade-right">
<div class="content">
<h3>How to contribute to our research in KAIMRC?</h3>
<p>
We are happy to guide you through the process of collecting and shipping soil samples. If you collected more than 10 samples taken from distant locations (no less than 10km), we will award you a certificate for your contribution.
</p>
<div class="text-center">
<a href="#" class="more-btn">Learn More <i class="bx bx-chevron-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-8 d-flex align-items-stretch">
<div class="icon-boxes d-flex flex-column justify-content-center">
<div class="row">
<div class="col-xl-4 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="100">
<div class="icon-box mt-4 mt-xl-0">
<i class="bx bx-map-pin"></i>
<h4> Look for a Good Location</h4>
<p>Sample processing is the first and most crucial step in any metagenomics project! We recommand organic soil, try to avoid sandy soil.</p>
</div>
</div>
<div class="col-xl-4 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="200">
<div class="icon-box mt-4 mt-xl-0">
<i class="bx bxs-shopping-bag"></i>
<h4>Collect The Sample</h4>
<p>Fill in the forum with the exact location of the soil sample (using Google map). Find the link under the contribution section. Take at least one representative soil sample (0.5-1kg) from a minimum depth of 15cm or more.</p>
</div>
</div>
<div class="col-xl-4 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="300">
<div class="icon-box mt-4 mt-xl-0">
<i class="bx bx-bus"></i>
<h4>Shipmment</h4>
<p>Send the sample to us using the instructions in the forum. You wan't be charged for shipping.</p>
</div>
</div>
</div>
</div><!-- End .content-->
</div>
</div>
</div>
</section><!-- End Why Us Section -->
<section id="clients">
<div class="container">
<header class="section-header">
<h3>Our Pipeline</h3>
</header>
<img src="assets/img/diagram.png" alt="Paris" data-aos="zoom-in" class="center" style="max-width: 150%;">
</div>
</section><!-- End Our Clients Section -->
<!-- ======= Cta Section ======= -->
<section id="cta" class="cta">
<div class="container">
<div class="text-center" data-aos="zoom-in">
<h3>Our Outreach and Education Activities</h3>
<p> We will launch outreach activities and bioinformatics workshops directed towards students and early career researchers. We also valuse contributions made by the public to our reserach. Any individules who provided more than 20 samples will secure a place in these workshops. More information about it soon.</p> <a class="cta-btn" href="#">Coming soon</a>
</div>
</div>
</section><!-- End Cta Section -->
<!-- ======= Team Section ======= -->
<section id="team" class="team">
<div class="container-fluid">
<div class="text-center" data-aos="zoom-in">
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<div class="section-title">
<h2>Contact</h2>
<p>If you have any questions feel free to contach us on .</p>
</div>
</div>
<div class="col-lg-8" data-aos="fade-up" data-aos-delay="100">
<iframe style="border:0; width: 100%; height: 270px;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3623.171653089655!2d46.8577230150007!3d24.755303084103698!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3e2faa4a495fa135%3A0x5dfb5112925f1f6a!2sKing%20Abdullah%20International%20Medical%20Research%20Center!5e0!3m2!1sen!2ssa!4v1627367267081!5m2!1sen!2ssa" frameborder="0" allowfullscreen></iframe>
<div class="info mt-4">
<i class="bi bi-geo-alt"></i>
<h4>Location:</h4>
<p>Ali Al Arini, Ar Rimayah, Riyadh 11481</p>
</div>
<div class="row">
<div class="col-lg-6 mt-4">
<div class="info">
<i class="bi bi-envelope"></i>
<h4>Email:</h4>
<p>[email protected]</p>
</div>
</div>
<div class="col-lg-6">
<div class="info w-100 mt-4">
<i class="bi bi-phone"></i>
<h4>Call:</h4>
<p>+01 011 429 4444</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>Bethany</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/bethany-free-onepage-bootstrap-theme/ -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>