Skip to content

pairwise comparison between two OTU - species abundance tables

Notifications You must be signed in to change notification settings

nthomasCUBE/microbComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages