SNPdata: Artificial SNP array data

Description Usage Format Examples

Description

Artificial SNP array data containing a logR track and a BAF track

Usage

1
2

Format

Two corresponding data sets containing 10000 probes with logR and BAF measurements, respectively, for 2 samples. The two first columns in both data sets contain chromosome numbers and local probe positions (in base pairs), while the subsequent columns contain logR-values and BAF-values in the two data sets, respectively.

Examples

1
2
3
#Get data
data(logR)
data(BAF)

luciansmith/copynumber documentation built on May 6, 2019, 2:32 p.m.