Skip to contents

Visualize the sample loadings

Usage

plot_sample_loading(res, meta, group, i = 1, j = 2, ...)

Arguments

res

The list from mustard

meta

The sample-level metadata

group

The phenotype of interest

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