vmh-class: vmh

vmh-classR Documentation

vmh

Description

'vmh' is a API for vmh

Value

vmh class

Slots

type

a character, "microbe", "metabolites", "gene", or "food items"

net

a data.table class contain the network of microbe, metabolites, gene, and food items

Examples

b.path <- system.file("extdata", "metabolites_and_genera.rda", package = "mbOmic")
load(b.path)
names(genera)[1] <- 'rn'
bSet(b = genera)

gongcongcong/mbOmic documentation built on July 1, 2023, 1:47 p.m.