plotExptSNE {DIscBIO} | R Documentation |
Highlighting gene expression in the t-SNE map
Description
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
Usage
plotExptSNE(object, g, n = NULL)
## S4 method for signature 'DISCBIO'
plotExptSNE(object, g, n = NULL)
Arguments
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 |
Value
t-SNE plot for one particular gene
[Package DIscBIO version 1.2.2 Index]