genie_plot_options: Returns a list with default options for all rgenie plots,...

View source: R/plots.R

genie_plot_optionsR Documentation

Returns a list with default options for all rgenie plots, useful in calls to alignment_analysis_plots().

Description

Returns a list with default options for all rgenie plots, useful in calls to alignment_analysis_plots().

Usage

genie_plot_options()

See Also

alignment_analysis

Examples

# Note: First run alignment_analysis()
# mul1_alignment_results is a pre-loaded result

opts = genie_plot_options()
plot_list = alignment_analysis_plots(mul1_alignment_results[[1]], opts)

Jeremy37/rgenie documentation built on Sept. 22, 2023, 10:17 a.m.