xVExprs | R Documentation |
xVServer
moduleHelper to construct dataset object for use in xVServer
module
xVExprs(x, title = NULL, altj = NULL, type = "transcriptomics")
x |
A numeric matrix that should have F features as columns and S samples as rows, with appropriate names/IDs as column names and row names. |
title |
Character title for the dataset. |
altj |
A character or integer vector matching length of features (columns), intended to be used as an interoperable alternate index. |
type |
Either "genomics" or "proteomics", currently. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.