coverageWindowsCenteredStrandedParallel | R Documentation |
Out-of-bound windows will be removed!
coverageWindowsCenteredStrandedParallel(centers, window.size = 1000, coverage,
n.cores = 2)
centers |
a data frame of center points with columns 'chr', 'center', 'strand' |
window.size |
the size of the window surrounding the center position, default 1000 |
coverage |
a coverage object ( |
n.cores |
number of processor cores to use. If not defined all detected cores will be used) |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.