forked from caporaso-lab/caporaso-lab.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
14 lines (14 loc) · 674 Bytes
/
index.html
File metadata and controls
14 lines (14 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: page
title: Welcome
subtitle: Applying bioinformatics to study our microbial world.
color: "#A52A2A"
---
<div class="index">
<div class="index__bumper">
We are an applied bioinformatics lab focused on microbiome research, software development, and bioinformatics education. All of our software and educational content is free and open source, and we're committed to open data and transparent, reproducible science.
</div>
<div class="index__twitter">
<a class="twitter-timeline" href="https://twitter.com/CaporasoLab">Tweets by CaporasoLab</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>