| eigen {PCBS} | R Documentation |
Simulated WGBS data for PCBS vignettes
Description
simulated WGBS data with added DMRs and DMLs
Usage
eigen
Format
A data frame with 50000 observations on the following 13 variables.
cpgIDa character vector, chrom:locus
trt1_PercMetha numeric vector, percent methylated of sample trt1
trt1_nCpGa numeric vector, depth of sample trt1
trt2_PercMetha numeric vector, percent methylated of sample trt2
trt2_nCpGa numeric vector, depth of sample trt2
trt3_PercMetha numeric vector, percent methylated of sample trt3
trt3_nCpGa numeric vector, depth of sample trt3
ctl1_PercMetha numeric vector, percent methylated of sample ctl1
ctl1_nCpGa numeric vector, depth of sample ctl1
ctl2_PercMetha numeric vector, percent methylated of sample ctl2
ctl2_nCpGa numeric vector, depth of sample ctl2
ctl3_PercMetha numeric vector, percent methylated of sample ctl3
ctl3_nCpGa numeric vector, depth of sample ctl3
Source
generated through simulation
[Package PCBS version 0.1.0 Index]