genie_plot_options | R Documentation |
Returns a list with default options for all rgenie plots, useful in calls to alignment_analysis_plots().
genie_plot_options()
alignment_analysis
# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.