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.
- Host: GitHub
- URL: https://github.com/microsud/microbiometemplate
- Owner: microsud
- Created: 2017-10-03T16:34:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-15T21:22:38.000Z (almost 9 years ago)
- Last Synced: 2025-08-11T15:30:26.905Z (12 months ago)
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
