Skip to contents

Run community detection on a microbe-metabolite network.

Usage

detect_network_modules(object, method = c("louvain", "walktrap"))

Arguments

object

A microbe_metabolite_network object.

method

Community detection method.

Value

A data.frame of node-module assignments.