compare_network_graphs_plotly: Compare Network Graphs using Plotly
Description
This function creates a side-by-side comparison of network graphs for a single
cluster using different p-value types.
Usage
compare_network_graphs_plotly(cluster_result, cluster_num, pval_names)
Arguments
- cluster_result
The result from the clustering function.
- cluster_num
The cluster number to plot.
- pval_names
A list of p-value names to compare.