Skip to contents

Performs graph-based clustering and assigns clusters to terms, including metadata and summary statistics.

Usage

returnIgraphCluster(input, ts, seed = 42)

Arguments

input

A data frame containing terms, genes, and additional metadata.

ts

A numeric threshold for edge inclusion based on distance weights.

Value

A data frame with terms, clusters, and enriched metadata, including a summary of terms per cluster.