|
a |
|
b/man/plotOrderTsne.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/DIscBIO-generic-plotOrderTsne.R |
|
|
3 |
\name{plotOrderTsne} |
|
|
4 |
\alias{plotOrderTsne} |
|
|
5 |
\alias{plotOrderTsne,DISCBIO-method} |
|
|
6 |
\title{Plotting the pseudo-time ordering in the t-SNE map} |
|
|
7 |
\usage{ |
|
|
8 |
plotOrderTsne(object) |
|
|
9 |
|
|
|
10 |
\S4method{plotOrderTsne}{DISCBIO}(object) |
|
|
11 |
} |
|
|
12 |
\arguments{ |
|
|
13 |
\item{object}{\code{DISCBIO} class object.} |
|
|
14 |
} |
|
|
15 |
\value{ |
|
|
16 |
A plot of the pseudo-time ordering. |
|
|
17 |
} |
|
|
18 |
\description{ |
|
|
19 |
The tSNE representation can also be used to show the pseudo-time |
|
|
20 |
ordering. |
|
|
21 |
} |