Description Usage Arguments Value Author(s)
Plot the copy number estimates in a genomic regions across samples.
1 2 3  | 
files.df | 
 a data.frame with the path to the different files associated with each sample.  | 
gr | 
 a GRange object with the region to represent. Default is NULL.  | 
chr | 
 the chromosome. Used if 'gr' is NULL.  | 
start | 
 the start position of the region. Used if 'gr' is NULL.  | 
end | 
 the end position of the region. Used if 'gr' is NULL.  | 
samples | 
 the set of samples to represent.  | 
flanks | 
 the size of the flanking region. Default is 10000.  | 
highlight.region | 
 Should the input region highlighted. Default is TRUE.  | 
draw.lines | 
 Should lines be drawn to represent each sample. Default is TRUE.  | 
nb.cores | 
 number of cores to use. Default is 1. Increase number if many samples are to be used.  | 
a ggplot object
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.