plotExptSNE | R Documentation |
The t-SNE map representation can also be used to analyze expression of a gene or a group of genes, to investigate cluster specific gene expression patterns
plotExptSNE(object, g, n = NULL)
## S4 method for signature 'DISCBIO'
plotExptSNE(object, g, n = NULL)
object |
|
g |
Individual gene name or vector with a group of gene names
corresponding to a subset of valid row names of the |
n |
String of characters representing the title of the plot. Default is
NULL and the first element of |
t-SNE plot for one particular gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.