View source: R/plot_mcnaqc_cna.R
plot_segments_multisample | R Documentation |
Plot multisample cna data
plot_segments_multisample(
x,
which,
chromosomes = paste0("chr", c(1:22, "X", "Y"))
)
x |
A m_cnaqc object |
which |
either "original" or "shared" |
chromosomes |
a plot
## Not run:
plot_segments_multisample(x, which = "shared")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.