exprByType {ivygapSE} | R Documentation |
simple plot of expression values by structure/expression-based selection in IvyGAP
exprByType(sym, ...)
sym |
a gene symbol found among 'rownames(ivySE)' |
... |
passed to plot, exclusive of ylab, xlab, axes |
invisibly returns a list with two elements: exprs, the vector of expression values, and types, the vector of structure types
exprByType("MYC")