ZRChao / microbComp

pairwise comparison between two OTU - species abundance tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microbComp - comparison between two species abundance tables

alt text

MicrobComp allows to compare two different OTU tables by using the R shiny tool and customized scripts.

It can be started by downloading the package and executing the following:

source("ui.R"); source("server.R"); source("methods.R"); shinyApp(ui,server);

About

pairwise comparison between two OTU - species abundance tables


Languages

Language:R 100.0%