View source: R/peakCallFunctions.R
binnedCovOnly | R Documentation |
it's useful just to coerce the bin coverage to an Rle object
binnedCovOnly(bins, numvar, mcolname)
bins |
a GRanges object representing a chromosome binned |
numvar |
an RleList representing the per base coverage over the chr |
mcolname |
the name of column where the sum have to be stored |
an Rle within the per bin computed coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.