getTagMatrix.internal | R Documentation |
calculate the tag matrix
getTagMatrix.internal(peak, weightCol = NULL, windows, ignore_strand = FALSE)
peak |
peak file or GRanges object |
weightCol |
column name of weight, default is NULL |
windows |
a collection of region with equal size, eg. promoter region. |
ignore_strand |
ignore the strand information or not |
tagMatrix
G Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.