Learn R Programming

sleuth (version 0.28.0)

plot_bootstrap: Plot bootstrap summary

Description

Get a d

Usage

plot_bootstrap(obj, transcript, units = "est_counts",
  color_by = setdiff(colnames(obj$sample_to_covariates), "sample"),
  x_axis_angle = 50)

Arguments

bs_df

a bootstrap summary data.frame from summarize_bootstrap

...

additional arguments to `geom_point`

Value

a ggplot2 object