plot.mcml_pc: Plot an MCML-PC Object

View source: R/mcml_pc.R

plot.mcml_pcR Documentation

Plot an MCML-PC Object

Description

Heatmap of the macro (cluster-level) weights with the package's diverging palette. For the two-layer network rendering use cograph::plot_mcml(), which accepts mcml_pc objects and draws them undirected.

Usage

## S3 method for class 'mcml_pc'
plot(x, digits = 2, ...)

Arguments

x

An mcml_pc object.

digits

Number of digits for tile labels (default 2).

...

Additional arguments (ignored).

Value

A ggplot object.


Nestimate documentation built on July 11, 2026, 1:09 a.m.