plotNetworkGraph,NCSModel-method {PDATK} | R Documentation |
Visualize metaclusters predicted using network community search on the consensus clustering results for a MultiAssayExperiment of patient cohorts.
## S4 method for signature 'NCSModel' plotNetworkGraph(object, ..., palette = "Set1", clusterLabels)
object |
A classified |
... |
Not used, force subsequent arguments to be named. |
palette |
|
clusterLabels |
A |
A ggplot
object containing the network graph, showing the
relative edge distances between each cluster in each cohort along with
the predicted metacluster label.