barplot: plot count bar on each meatbolite-set

Description Usage Arguments Value Examples

View source: R/plot.msea.R

Description

plot count bar on each meatbolite-set

Usage

1
barplot(x, col = "cm.colors", show.limit = 20)

Arguments

x

a msea object

col

color scheme

show.limit

the number of metabolite-sets to plot

Value

plot

Examples

1
2
3
4
5
library(MSEApdata)
data(mset_SMPDB_Metabolic_format_HMDB)
data(msea.example)
res <- msea(mset_SMPDB_Metabolic_format_HMDB, msea.example)
barplot(res)

afukushima/MSEAp documentation built on Sept. 18, 2019, 7:12 p.m.