An open API service indexing awesome lists of open source software.

https://github.com/microsud/microbiometemplate

A Rmarkdown template for microbial community analysis.
https://github.com/microsud/microbiometemplate

Last synced: 6 months ago
JSON representation

A Rmarkdown template for microbial community analysis.

Awesome Lists containing this project

README

          

# microbiometemplate

A Rmarkdown template for microbial community analysis. Aim is to support reproducibilty and transperancy in amplicon data analysis.

Please install:

[R](https://cran.r-project.org/)
[RStudio](https://www.rstudio.com/)

For information on Rmarkdown check link below.
[Rmarkdown](http://rmarkdown.rstudio.com/)

```

devtools::install_github("microsud/microbiometemplate")

```

Once installed and loaded you can find the template at File -> New File -> R Markdown

![](https://github.com/microsud/microbiometemplate/blob/master/inst/templateRmarkdown.PNG)