View source: R/methMatrixManipulation.R
| getFullMatrices | R Documentation | 
In order to compare different promoters, we need to create a padded matrix with NAs in positions in between Cs.
getFullMatrices(matList, regionType, winSize = 500, workDir = ".")
| matList | A table of paths to matrices which have the same columns | 
| regionType | A name for the type of region the matrices desribe | 
| winSize | The size (in bp) of the window containing the matrices | 
| workDir | The path to working directory | 
A table of file paths to padded methylation matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.