powered by
An extract of the data set G519 in the Bioconductor package Vega, for chromosome 18.
G519
Vega
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')
Run the code above in your browser using DataLab