Skip to contents

Visualize the gene loadings

Usage

plot_gene_loading(res, i = 1, j = 2, ...)

Arguments

res

The list from mustard

i

The component to plot in the x-axis

j

The component to plot in the y-axis

...

Arguments in ggplot2::geom_point(...)

Value

A ggplot2 plot