G519C18 | R Documentation |
An extract of the data set G519
in the Bioconductor package Vega
, for chromosome 18.
data(G519C18)
A dataframe with two columns:
y
Probe position
x
Log R Ratio
.
https://www.bioconductor.org/packages/release/bioc/html/Vega.html
plot(G519C18$x, G519C18$y, type = 'l', ylab = 'LRR', xlab = 'Position', main = 'Chromosome 18')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.