getSCRNASampleDetails | R Documentation |
get single cell RNA samples details
getSCRNASampleDetails( output = NULL, summary = NULL, details = NULL, data = NULL, ident = NULL, UMI_column = NULL )
output |
output |
summary |
summary output name |
details |
details output name |
data |
single cell ExpressionSet Object |
ident |
column in scRNA metadata to visualize |
UMI_column |
column in scRNA metadata with total UMI counts |
x <- getSCRNASampleDetails()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.