Diff of /man/data-methData.Rd [000000] .. [226bc8]

Switch to unified view

a b/man/data-methData.Rd
1
\name{methData}
2
\alias{methData}
3
\docType{data}
4
\title{
5
DNA methylation data
6
}
7
\description{
8
The data set includes methylation data for the 5000 most variable CpG sites of
9
the CLL samples. The data was produced with the use of either 450k or 850k
10
methylation arrays.
11
Preprocessing of raw IDAT files was made using minfi R/Bioconductor package
12
 version 1.19.16. Intensities were normalized using the functional
13
normalization algorithm. CpG sites containing SNPs inside the probe body 
14
were removed.
15
}
16
\author{Andreas Mock, Małgorzata Oleś}
17
\references{
18
Oakes CC, Seifert M, Assenov Y, Gu L, Przekopowitz M, Ruppert AS, Wang Q,
19
Imbusch CD, Serva A, Koser SD, et al. DNA methylation dynamics during
20
B cell maturation underlie a continuum of disease phenotypes in chronic
21
lymphocytic leukemia. Nat Genet. 2016;48(3):253-64
22
}
23
\usage{
24
methData
25
}
26
\format{
27
\code{"\linkS4class{RangedSummarizedExperiment}"} object with Features 5000 and Samples 196.
28
}
29
\keyword{datasets}