Description Usage Arguments Value Examples
The function returns the genome assembly stored in any of
the
methylBase
,methylRaw
,methylDiff
objects
1 | getAssembly(x)
|
x |
an
|
the assembly string for the object
1 2 3 4 5 | data(methylKit)
getAssembly(methylBase.obj)
getAssembly(methylDiff.obj)
getAssembly(methylRawList.obj[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.