Description Usage Arguments Value See Also Examples
Methylation Levels to Basis Function Values
1 |
M |
A matrix of methylation levels with dimensions |
pos |
A vector of CpG locations (in base pairs). Elements
should be of the same order as the columns of |
nbasis |
The number of B-spline basis functions (default is cubic
splines). Note that |
start |
Start location of the region. |
end |
End location of the region. |
... |
Optional arguments for |
A matrix of basis function values with dimensions n
by Kb
,
where Kb
is the number of basis functions.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.