This class stores the list of
methylRaw
objects. Functions
such as lapply
can be used on this list. It
extends list
class. This object is
primarily produced by read
function.
treatment
numeric vector denoting control and test samples
.Data
a
list of methylRaw
objects
1 2 3 4 | data(methylKit)
#applying functions designed for methylRaw on methylRawList object
lapply(methylRawList.obj,"getAssembly")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.