Description Usage Arguments Value
View source: R/formatPlotSeg.R View source: R/formatPlotSeg 2.R
This function will not be called directly by the user. The function is used by the plotSample
function to reformat copy number segments to an appropriate format.
1 | formatPlotSeg(seg, cum.vec)
|
seg |
a table with copy number segments obtained from the output file produced by the |
cum.vec |
a vector with global positions for each chromosome. |
A data frame giving global start and end positions for each copy number segment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.