Skip to contents

Creates a Plotly-based interactive graph visualization of terms and their relationships, minimizing label overlap.

Usage

TRUplotIgraph(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 Plotly object representing the network graph.