From dfc8f67d88f7a9dfaa15753a369df73ccc948396 Mon Sep 17 00:00:00 2001 From: Shaurita Hutchins Date: Fri, 30 Aug 2019 15:35:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db76236..758cc5a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Coverage status](https://codecov.io/gh/vallenderlab/MicrobiomeR/branch/master/graph/badge.svg)](https://codecov.io/github/vallenderlab/MicrobiomeR?branch=master) [![DOI](http://joss.theoj.org/papers/10.21105/joss.01299/status.svg)](https://doi.org/10.21105/joss.01299) -# MicrobiomeR +# MicrobiomeR An R package for microbiome analysis that incorporates [phyloseq](https://github.com/joey711/phyloseq), [metacoder](https://github.com/grunwaldlab/metacoder), [taxa](https://github.com/ropensci/taxa), and [microbiome](https://github.com/microbiome/microbiome/) in order to standardize and simplify common microbiome workflows. @@ -17,7 +17,7 @@ library(devtools) # Load the devtools package install_github("vallenderlab/MicrobiomeR") # Install the package ``` -Please visit https://microbiomer.vallenderlab.science/ for extensive documentation of the package. +Please visit https://microbiomer.vallenderlab.org/ for extensive documentation of the package. ## Workflow Features