u_plot: Plot the rank order svd$u elements to get a view of how much...

View source: R/dimension_reduction.R

u_plotR Documentation

Plot the rank order svd$u elements to get a view of how much the first genes contribute to the total variance by PC.

Description

Plot the rank order svd$u elements to get a view of how much the first genes contribute to the total variance by PC.

Usage

u_plot(plotted_us)

Arguments

plotted_us

a list of svd$u elements

Value

a recordPlot() plot showing the first 3 PCs by rank-order svd$u.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.