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