Description Usage Arguments Details See Also Examples
Functions subtracting the expectation value used in the identification of TSS.
1 | subtractExpectation(fg, bg, indTss, pos, basal, tau, extend=FALSE)
|
fg |
Numeric vector with foreground. |
bg |
Numeric vector with background of the same length as
|
indTss |
Index vector indicating the expected TSS sites in
|
pos |
Positions of the reads in the segment, as given in the
|
basal |
See the |
tau |
See the |
extend |
Logical indicating whether the background estimates should be computed for all positions, rather than only for those with reads. |
The subtractExpectation
function is one approach on how to
subtract the expectation value.
Other functions with the same call structure can be used in the
detection of the TSS by passing it as fun
argument in the
identifyStartSites
method.
Classes:
TssData
, TssNorm
,
TssResult
Methods:
segmentizeCounts
, normalizeCounts
,
identifyStartSites
, get-methods
,
plot-methods
, asRangedData-methods
Functions:
subtract-functions
Data set:
physcoCounts
Package:
TSSi-package
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.