Produce a summary plot for a deep_mutational_scan object, showing a heatmap with the ER score for each substitution at each position.

# S3 method for deep_mutational_scan
autoplot(object, ...)

# S3 method for deep_mutational_scan
plot(x, ...)

Arguments

object, x

deep_mutational_scan to produce a summary plot for.

...

Additional parameters.

Value

A ggplot2 object for autoplot or nothing for plot, which prints the object directly.

Functions

  • plot.deep_mutational_scan: S3 plot method