view_segments | R Documentation |
view_segments
is a wrapper for plot_ploidetect to make filtering for specific regions simple
view_segments(cna, chrom, plot_pos, plot_end)
cna |
a data.table containing the bin-level copy number calls |
chrom |
the chromosome of interest |
plot_pos |
the start position of the plot |
plot_end |
the end position of the plot |
a ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.