dimnames | R Documentation |
Returns the dimension names (genes x cells) of a
BASiCS_Chain
## S4 method for signature 'BASiCS_Chain'
dimnames(x)
x |
A |
A list of two elements: (1) a vector of gene names and (2) a vector of cell names.
Catalina A. Vallejos cnvallej@uc.cl
data(ChainSC)
dimnames(ChainSC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.