powered by
Plot PC Heatmaps and Dim Loadings for exploratory analysis. Plots a single Heatmap and Gene Loading Plot. Used for PC_Loading_Plots function.
PC_Plotting(seurat_object, dim_number)
A plot of PC heatmap and gene loadings for single
Seurat Object.
A single dim to plot (integer).
PCHeatmap and VizDimLoadings
PCHeatmap
VizDimLoadings
library(Seurat) PC_Plotting(seurat_object = pbmc_small, dim_number = 1)
Run the code above in your browser using DataLab