View source: R/is_density_ideogram_plot.R
| ideogram_plot | R Documentation |
This function generates a chromosome ideogram plot showing the density and position of integration sites (IS) using the RIdeogram package.
ideogram_plot(IS_raw, output_dir)
IS_raw |
Data frame containing integration site data (columns: Chr, Locus required) |
output_dir |
Character, path to output directory for the PDF plot |
None (generates a PDF file in output_dir)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.