|
a |
|
b/man/plotLabelstSNE.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/DIscBIO-generic-plotLabelstSNE.R |
|
|
3 |
\name{plotLabelstSNE} |
|
|
4 |
\alias{plotLabelstSNE} |
|
|
5 |
\alias{plotLabelstSNE,DISCBIO-method} |
|
|
6 |
\title{tSNE map with labels} |
|
|
7 |
\usage{ |
|
|
8 |
plotLabelstSNE(object) |
|
|
9 |
|
|
|
10 |
\S4method{plotLabelstSNE}{DISCBIO}(object) |
|
|
11 |
} |
|
|
12 |
\arguments{ |
|
|
13 |
\item{object}{\code{DISCBIO} class object.} |
|
|
14 |
} |
|
|
15 |
\value{ |
|
|
16 |
Plot containing the ID of the cells in each cluster |
|
|
17 |
} |
|
|
18 |
\description{ |
|
|
19 |
Visualizing k-means or model-based clusters using tSNE maps |
|
|
20 |
} |