getTagMatrix2.binning.internal | R Documentation |
internal function
getTagMatrix2.binning.internal(
peak,
weightCol = NULL,
windows,
windows_name,
nbin = 800,
upstream = NULL,
downstream = NULL,
ignore_strand = FALSE
)
peak |
peak peak file or GRanges object |
weightCol |
column name of weight, default is NULL |
windows |
a collection of region |
windows_name |
the name of windows |
nbin |
the amount of nbines |
upstream |
the distance of upstream extension |
downstream |
the distance of downstream extension |
ignore_strand |
ignore the strand information or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.