PlotMBpca {DIscBIO} | R Documentation |
Plotting pseudo-time ordering or gene expression in Model-based clustering in PCA
Description
The PCA representation can either be used to show pseudo-time ordering or the gene expression of a particular gene.
Usage
PlotMBpca(object, type = "order", g = NULL, n = NULL)
Arguments
object |
|
type |
either 'order' to plot pseudo-time ordering or 'exp' to plot gene expression |
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
A plot of the PCA.
[Package DIscBIO version 1.2.2 Index]