-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.rmd
More file actions
31 lines (19 loc) · 877 Bytes
/
index.rmd
File metadata and controls
31 lines (19 loc) · 877 Bytes
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
---
title: "Benbow Lab GitHub page"
description: "APPLIED ECOLOGY IN AQUATICS, DISEASE AND FORENSICS "
output:
html_document:
toc: false
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
[GitHub Page](https://github.com/BenbowLab)
For more information and ongoing work see our lab page at [Benbow Lab](https://ericbenbow.wixsite.com/website)
[Human Postmortem microbiome database](https://hpmmdatabase.wixsite.com/hpmmdatabase)
[Environmental Virulence and Pathogenesis in the Amazon](https://www.evopath-amazonia.org/)
#Annotated tutorials and workshops are listed above
- Additional projects and code can be found on our [GitHub page](https://github.com/BenbowLab)
#Recent Publications
See [Google Scholar Page](https://scholar.google.com/citations?user=IKRkWHgAAAAJ&hl=en)
Updated On `r Sys.Date()`