[381c22]: / man / PCAplotSymbols.Rd

Download this file

24 lines (21 with data), 588 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/DIscBIO-generic-PCAplotSymbols.R
\name{PCAplotSymbols}
\alias{PCAplotSymbols}
\alias{PCAplotSymbols,DISCBIO-method}
\title{Plot PCA symbols}
\usage{
PCAplotSymbols(object, types = NULL)
\S4method{PCAplotSymbols}{DISCBIO}(object, types = NULL)
}
\arguments{
\item{object}{\code{DISCBIO} class object.}
\item{types}{If types=NULL then the names of the cells will be grouped
automatically. Default is NULL}
}
\value{
Plot of the Principal Components
}
\description{
Generates a plot of grouped PCA components
}