G519C18 {JOPS}R Documentation

Chromosome G519C18 data

Description

An extract of the data set G519 in the Bioconductor package Vega, for chromosome 18.

Usage

data(G519C18)

Format

A dataframe with two columns:

y

Probe position

x

Log R Ratio

.

References

https://www.bioconductor.org/packages/release/bioc/html/Vega.html

Examples

plot(G519C18$x, G519C18$y, type = 'l', ylab = 'LRR', xlab = 'Position', main = 'Chromosome 18')

[Package JOPS version 0.1.19 Index]