View source: R/functions_plot_ideogram.R
| ssvR_plot_ideogogram | R Documentation |
ssvR_plot_ideogogram
ssvR_plot_ideogogram(
gen = "hg38",
chr_to_show = paste0("chr", c(1:22, "X", "Y")),
gr_highlights = NULL,
bfc = BiocFileCache::BiocFileCache(),
grIdeo = NULL,
ideo_ymin = -1,
ideo_ymax = 0,
highlight_fill = "green",
highlight_color = NA,
highlight_alpha = 0.5,
highlight_name = "highlight",
facet_cols = 1,
facet_by_row = FALSE,
print_plot = TRUE,
plot_title = ""
)
highlight_alpha |
ideo_res = ssvR_plot_ideogogram(facet_cols = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.