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 DISCBIO
plotExptSNE(object, g, n = NULL)
t-SNE plot for one particular gene
DISCBIO
class object.
Individual gene name or vector with a group of gene names
corresponding to a subset of valid row names of the ndata
slot of
the DISCBIO
object.
String of characters representing the title of the plot. Default is
NULL and the first element of g
is chosen.