Description Usage Arguments Value Examples
This function plot heatmap for PCA driving genes
| 1 | GetPCheat(object, pc, cell = 500)
 | 
| 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 | 
Return the figure
| 1 | pc1.driver<-GetPCheat(object,1,cell=cell.use)+ggtitle("PC1")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.