Skip to contents

Visualize links between microbiome and metabolome features using loading similarity or association scores.

Usage

plot_crossomics_network(object, axes = c(1, 2), top_n = 40, min_weight = 0)

Arguments

object

A crossomics_integration or microbe_metabolite_association object.

axes

Axes used to derive loading-based edge weights when object is a crossomics_integration.

top_n

Number of edges to retain.

min_weight

Minimum absolute edge weight to keep.

Value

A ggplot object.