Description Usage Arguments Value Source
The get.region.cnv.score() function returns Segment_Mean scores for selected region on selected chromosome. By default it's MDM2 (chr12:69240000-69200000).
1 | get.region.cnv.score(chr = "12", start = 69240000, stop = 69200000)
|
chr |
A chromosome of the region |
start |
Start of the region (in bp) on the chromosome |
stop |
Stop of the region (in bp) on the chromosome |
A data frame with cnv scores in the Segment_Mean column. For each segment you will find a log2 - 1 score (0 means there is no duplication nor deletion)
http://gdac.broadinstitute.org/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.