-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
275 lines (229 loc) · 12 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
<!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#services">Resources</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=""><a style="font-weight:bold" href="https://www.bioconductor.org"/</p>R/Bioconductor</a> framework for microbiome data science</h2>
<p class="text-justify" data-aos="" data-aos-delay="">Our <a style="font-weight:bold" href="https://microbiome.github.io/OMA/docs/devel/pages/90_acknowledgments.html"/</p>community</a> is rethinking microbiome data science in R/Bioconductor. We develop methods, data resources, and educational material for microbiome research based on the latest multi-assay data structures, i.e. the <i>SummarizedExperiment</i> class and its derivatives. This facilitates systematic integration and analysis of heterogeneous data across different omics. Feedback and new contributions are very welcome.</p>
</div>
</div>
</div>
</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>Resources</h2>
<div class="col-lg-10">
</div>
</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="https://microbiome.github.io/OMA/docs/devel/pages/06_packages.html#ecosystem" class="stretched-link">Other independent packages</a></h4>
<p class="description">The package ecosystem is supported by many independent developers</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">Orchestrating Microbiome Analysis with Bioconductor (OMA)</a></h4>
<p class="description"> Online book</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" class="stretched-link">Outreach</a></h4>
<p class="description"> Publications, slides, presentations, posters, and other material</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-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>
</div>
</div>
</section><!-- End Methods 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.bioconductor.org">
<img src="assets/img/Bioconductor.svg" 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"><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>