-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
465 lines (393 loc) · 20.4 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Home - miaverse</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/mia_logo.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<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/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page" data-bs-spy="scroll" data-bs-target="#navmenu">
<!-- ======= Header ======= -->
<header id="header" class="header fixed-top d-flex align-items-center">
<div class="container-fluid d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center me-auto me-xl-0">
<h1>miaverse</h1>
<span><img src="assets/img/mia_logo.png" ></span>
</a>
<!-- Nav Menu -->
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="index.html#hero" class="active">Home</a></li>
<li><a href="index.html#data">Data container</a></li>
<li><a href="index.html#services">Methods</a></li>
<li><a href="index.html#Methods">Data</a></li>
<li><a href="index.html#Documentation">Documentation</a></li>
<!-- <li><a href="blog.html">Information</a></li> -->
<!-- </li> -->
<li><a href="index.html#contact">Training</a></li>
<li><a href="index.html#team">Developers</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav><!-- End Nav Menu -->
</div>
</header><!-- End Header -->
<!-- Hero Section - Home Page -miaverse section-->
<main id="main">
<section id="hero" class="hero">
<div class="container">
<div class="row">
<div class="col-lg-10">
<h2 data-aos="" data-aos-delay="">miaverse:</h2>
<p data-aos="" data-aos-delay=""> R/Bioconductor framework for microbiome data science
We are envisioning to rethink microbiome data science in R/Bioconductor.
This is an open source project developing R/Bioc methods, benchmarking data,
and educational material for microbiome research based on the SummarizedExperiment
class and its derivatives. New contributions are very welcome.</p>
</div>
</div>
</div>
</section>
<!-- Hero Section - Home Page -bioconductor section-->
<section id="bioconductor" class="bioconductor">
<div class="container section-title" data-aos="">
<h2>Bioconductor</h2>
<div class="container">
<div class="row">
<div class="col-lg-10">
</div>
</div>
</div>
<div class="row gy-4 align-items-stretch justify-content-between features-item ">
<div class="col-lg-5 d-flex justify-content-center flex-column" data-aos="">
<p>Bioconductor is open-source software for bioinformatics.
It includes currently over 2,000 R packages. See more from their <a style="font-weight:bold" href="https://www.bioconductor.org"/</p>website.
</a><br>
</div>
<div class="col-lg-6 d-flex align-items-center features-img-bg" data-aos="">
<img src="assets/img/Bioconductor_logo.jpg" class="img-fluid" alt="">
</div>
</div>
</section><!-- End miaverse Section -->
<!-- Hero Section - Home Page -second-miaverse section-->
<section id="miaverse" class="miaverse">
<div class="container section-title">
<h2>miaverse</h2>
<div class="container">
<div class="row">
<div class="col-lg-10">
</div>
</div>
</div>
<div class="row gy-4 align-items-stretch justify-content-between features-item ">
<div class="col-lg-5 d-flex justify-content-center flex-column" data-aos="">
<!-- <h3></h3> -->
<p>miaverse is an actively developed R/Bioconductor framework for microbiome data science.
It consists of multiple R/Bioc packages and tutorial book. The idea is not only to offer tools
for microbiome downstream analysis but also to serve as a resource for valuable insights,
offering guidance on conducting microbiome data analysis and developing effective microbiome
data science workflows.</p>
</div>
<div class="col-lg-6 d-flex align-items-center features-img-bg" data-aos="">
<img src="assets/img/Picture 1.png" class="img-fluid" alt="">
</div>
</div>
</section><!-- End second-miaverse Section -->
<!-- Data container Section - Home Page -->
<section id="data" class="data">
<div class="container section-title">
<h2>Data container</h2>
<div class="container">
<div class="row">
<div class="col-lg-10">
</div>
</div>
</div>
<section id="Data" class="data">
<div class="row gy-4 align-items-stretch justify-content-between features-item ">
<div class="col-lg-5 d-flex justify-content-center flex-column" data-aos="">
<p>Within Bioconductor, software is rooted in the concept of data containers, which provide an
optimized framework for storing and managing data. This approach facilitates the efficient
development and utilization of methods. <a style="font-weight:bold" href="https://bioconductor.org/packages/release/bioc/vignettes/TreeSummarizedExperiment/inst/doc/Introduction_to_treeSummarizedExperiment.html">
miaverse specifically relies on the TreeSummarizedExperiment class, a tailored data container
optimized for microbiome data analysis.</a><br> Being built on the
SummarizedExperiment class, miaverse seamlessly integrates into the extensive SummarizedExperiment
ecosystem, ensuring a robust connection to a larger SummarizedExperiment ecosystem. This design choice
enhances the interoperability and versatility of miaverse in the broader Bioconductor context.</p>
</div>
<div class="col-lg-6 d-flex align-items-center features-img-bg" data-aos="">
<img src="assets/img/TreeSE.png" class="img-fluid" alt="">
</div>
</div>
</section><!-- End Data Section -->
<!-- Methods Section - Home Page -->
<!-- <section id="Methods" class="services"> -->
<!-- Section Title -->
<section id="services" class="services">
<!-- Section Title -->
<div class="container section-title" data-aos="">
<h2>Methods</h2>
<p>miaverse includes set of R/Bioc packages. Beyond the initial set of mia packages,
the framework continues to evolve as an increasing number of method packages extend
their support for miaverse. This expansion underscores the growing integration and
compatibility of miaverse within the broader ecosystem, enriching its capabilities
and ensuring users have access to a widening array of tools and methods for comprehensive
microbiome data analysis.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-briefcase"></i></div>
<div>
<h4 class="title"><a href="https://microbiome.github.io/mia/" class="stretched-link">mia</a></h4>
<p class="description">Data analysis</p>
</div>
</div>
</div>
<!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-arrow-repeat"></i></div>
<div>
<h4 class="title"><a href="https://microbiome.github.io/miaSim/" class="stretched-link">miaSim</a></h4>
<p class="description">Simulation</p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-graph-up-arrow"></i></div>
<div>
<h4 class="title"><a href="https://microbiome.github.io/miaTime/" class="stretched-link">miaTime</a></h4>
<p class="description">Time series analysis</p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-binoculars"></i></div>
<div>
<h4 class="title"><a href="https://microbiome.github.io/miaViz/" class="stretched-link">miaViz</a></h4>
<p class="description">Visualization</p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-box-arrow-up-right"></i></div>
<div>
<h4 class="title"><a href="" class="stretched-link">Other external packages</a></h4>
<p class="description"></p>
</div>
</div>
</div><!-- End Service Item -->
</div>
</div>
</div>
</section><!-- End Methods Section -->
<!-- Data Section - Home Page -->
<section id="Methods" class="Methods">
<!-- Section Title -->
<div class="container section-title">
<h2>Data</h2>
<p>miaverse provides access to open data resources, allowing you
to retrieve high-quality microbiome data for the development of
methods and workflows.</p><a href="https://microbiome.github.io/OMA/docs/devel/pages/04_containers.html#sec-example-data">See more from here.<a/>
</div><!-- End Section Title -->
</section><!-- End Methods Section -->
<!-- Documentations Section - Home Page -->
<section id="Documentation" class="services">
<!-- Section Title -->
<div class="container section-title">
<h2>Documentation</h2>
<p>The comprehensive tutorial book, Orchestrating Microbiome Analysis (OMA),
not only demonstrates how to conduct microbiome data analysis but also includes
example workflows for practical implementation. Below you can find relevant material.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row gy-4">
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-journals"></i></div>
<div>
<h4 class="title"><a href="https://github.com/microbiome/outreach/tree/main/publications" class="stretched-link">
Publications </a></h4>
<p class="description"></p>
</div>
</div>
</div>
<!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-book"></i></div>
<div>
<h4 class="title"><a href="https://microbiome.github.io/OMA/docs/devel" class="stretched-link">OMA</a></h4>
<p class="description"></p>
</div>
</div>
</div><!-- End Service Item -->
<!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-file-slides"></i></div>
<div>
<h4 class="title"><a href="https://microbiome.github.io/outreach/" class="stretched-link">Presentations</a></h4>
<p class="description"></p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-file-earmark-ppt-fill"></i></div>
<div>
<h4 class="title"><a href="https://github.com/microbiome/outreach/tree/main/slides" class="stretched-link">Other slides</a></h4>
<p class="description"></p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-lg-6 " data-aos="" data-aos-delay="">
<div class="service-item d-flex">
<div class="icon flex-shrink-0"><i class="bi bi-megaphone"></i></div>
<div>
<h4 class="title"><a href="https://github.com/microbiome/outreach/tree/main/posters" class="stretched-link">Other Posters</a></h4>
<p class="description"></p>
</div>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!-- End Documentations Section -->
<!-- Training Section - Home Page -->
<section id="contact" class="contact">
<!-- Section Training -->
<div class="container section-title">
<h2>Training</h2>
<p>miaverse team has conducted numerous international courses and summer schools,
relying on the OMA book as the primary training resource. OMA not only contains
essential information but also includes practical exercises to support learning
(<a href="https://microbiome.github.io/OMA/docs/devel/pages/98_exercises.html">link to exercies</a>).
Additionally, supplementary material is available; please
see the Documentaton section.</p>
</div><!-- End Section Training -->
</section><!-- End Contact Section -->
<!-- Developers Section - Home Page -->
<section id="team" class="team">
<!-- Section Title -->
<div class="container section-title" >
<h2>Developers</h2>
<p>The full list of contributors varies over time, and is identified through
the individual repositories. Check each individual package for acknowledgements,
contact information and references. Don't hesitate to contact us for feedback, support,
feature requests, or if you want to contribute.</p>
</div><!-- End Section Title -->
<div class="container">
<div class="row">
<div class="col-lg-10">
<li>Felix G.M. Ernst</li>
<li>Sudarshan Shetty</li>
<li>Tuomas Borman</li>
<li>Domenick J. Braccia</li>
<li>Ruizhu Huang</li>
<li>Hector Corrada Bravo</li>
<li>Leo Lahti</li>
</div>
</div>
</div>
</section><!-- End Developers Section -->
<!-- Footer-images Section - Home Page -->
<section id="clients" class="clients">
<div class="container-fluid" data-aos="">
<div class="row gy-4">
<div class="col-xl-2 col-md-3 col-6 client-logo">
<a href="https://www.r-project.org/">
<img src="assets/img/Rlogo.jpg" class="img-fluid" alt="">
</a>
</div><!-- End Footer-image Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<a href="https://www.aka.fi/en/">
<img src="assets/img/ResearchCouncilOfFinland.jpg" class="img-fluid" alt="">
</a>
</div><!-- End Footer-image Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<a href="https://findingpheno.eu/">
<img src="assets/img/FindingPheno_logo.png" class="img-fluid" alt="">
</a>
</div><!-- End Footer-image Item -->
<div class="col-xl-2 col-md-3 col-6 client-logo">
<a href="https://www.ml4microbiome.eu/">
<img src="assets/img/ml4microbiome_logo.png" class="img-fluid" alt="">
</a>
</div><!-- End Footer-image Item -->
</div>
</div>
</section><!-- End Footer-images Section -->
</main>
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="container footer-top">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-Data">
<a href="index.html" class="logo d-flex align-items-center">
<span>miaverse</span>
</a>
<!-- Footer social media Items -->
<p>R/Bioconductor ecosystem for microbiome bioinformatics based on (Tree)SummarizedExperiment.</p>
<div class="social-links d-flex mt-4">
<a href="https://twitter.com/antagomir"><i class="bi bi-twitter"></i></a>
<a href="https://github.com/microbiome/mia"><i class="bi bi-github"></i></a>
<a href="https://bioc-community.herokuapp.com/"><i class="bi bi-slack"></i></a>
<a href=""><i class="bi bi-mastodon"></i></a>
</div>
</div>
<!-- Footer Information -->
<div class="col-lg-2 col-6 footer-links">
<h4>Information</h4>
<ul>
<li><a href="https://bioc-community.herokuapp.com/">Slack</a></li>
<li><a href="https://app.gitter.im/#/room/#microbiome_miaverse:gitter.im?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge">Gitter/Matrix</a></li>
<li><a href="https://lists.utu.fi/mailman/listinfo/microbiome">Subscribe </a></li>
</ul>
</div>
</div>
</div>
<div class="container copyright text-center mt-4">
<p>© <span>Copyright</span> <strong class="px-1">miaverse</strong> <span>All Rights Reserved</span></p>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
Designed by <a href="https://datascience.utu.fi/team/">Team miaverse</a>
</div>
</div>
</footer><!-- End Footer -->
<!-- Scroll Top Button -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader">
</div>
<!-- Vendor JS Files -->
<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/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>