vmh-class | R Documentation |
'vmh' is a API for vmh
vmh class
type
a character, "microbe", "metabolites", "gene", or "food items"
net
a data.table class contain the network of microbe, metabolites, gene, and food items
b.path <- system.file("extdata", "metabolites_and_genera.rda", package = "mbOmic")
load(b.path)
names(genera)[1] <- 'rn'
bSet(b = genera)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.