plot_rmats_summary: Plot the number of AS events quantified with rMATS-turbo

View source: R/utils_rmats.R

plot_rmats_summaryR Documentation

Plot the number of AS events quantified with rMATS-turbo

Description

Plot the number of AS events quantified with rMATS-turbo

Usage

plot_rmats_summary(data, legend_position = c(0.8, 0.8))

Arguments

data

A data.frame generated with read_rmats_summary()

legend_position

The relative location of the legend in the plot. Passed to theme(legend.position.inside)

Value

A ggplot

See Also

read_rmats_summary()

Examples

# read_rmats_summary(outdir = "path/to/rmats/output" ) |>
#          plot_rmats_summary()

Ni-Ar/niar documentation built on Feb. 3, 2025, 9:25 a.m.