GetPCheat: GetPCheat

Description Usage Arguments Value Examples

View source: R/Fullplot_v2.R

Description

This function plot heatmap for PCA driving genes

Usage

1
GetPCheat(object, pc, cell = 500)

Arguments

object

The seurat object that has been analyzed.

pc

the PC# to plot. input could be 1 or 2 or 3 ...

cell

A number of cells to be used for plotting

Value

Return the figure

Examples

1
pc1.driver<-GetPCheat(object,1,cell=cell.use)+ggtitle("PC1")

chenweng1991/EZsinglecell documentation built on July 11, 2020, 3:23 p.m.