Skip to contents

This function is deprecated and will be reimplemented in Phase 3.

Usage

plotAlignmentNetwork(object, frac)

Arguments

object

A ConsortiumMetabolismAlignment object.

frac

Numeric; minimum fraction to plot.

Value

None. Raises an error.

Examples

# \donttest{
# This function is deprecated. Use plot() instead:
# plot(cma, type = "network")
# }