Description Usage Arguments Details Value Author(s) References See Also Examples
Read in DNA methylation microarray data from the McrBC/CHARM platform
1 2 |
files |
a vector of xys filenames |
path |
the path to the xys files |
ut |
the file ending that designates untreated channel files |
md |
the file ending that designates methyl-depleted channel files |
sampleKey |
a data frame with sample description information. One line per xys file. |
sampleNames |
a vector of names to use for the samples. One line per xys file. |
pkgname |
the annotation package name |
type |
deprecated option |
... |
additional options passed on to read.xysfiles2 |
This function is a convenience wrapper to read.xysfiles2 to simplify reading in DNA methylation data from the Nimblegen McrBC/CHARM microarray platform. It makes guesses about the extensions used for the methyl-depleted (md) and untreated channels (ut).
A TilingFeatureSet object. If the ff package is loaded before using this function, the output will contain ff rather than matrix objects.
Martin Aryee <aryee@jhu.edu>
www.biostat.jhsph.edu/~maryee/charm
1 | # See normalizeBetweenSamples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.