Description Slots Methods Author(s) See Also Examples
Class TssNorm
storing normalized sequence read data.
reads
:List with the read data for each segment.
segments
:Data frame with the information of the individual segments.
annotation
:Annotation data object, as passed through the
annotation
argument.
All methods for class TssData
, as well as:
identifyStartSites methods:
signature(x="TssNorm")
Identify TSS in the normalized data.
get methods:
signature(x="TssNorm")
Get the normalized reads based on the Poisson ratios,
seestart
.
signature(x="TssNorm")
Get the normalized reads based on the fit, seestart
.
signature(x="TssNorm")
Subset the object, by name or index.
Maintainer: Julian Gehring <julian.gehring@fdm.uni-freiburg.de>
Classes:
TssData
, TssNorm
,
TssResult
Methods:
segmentizeCounts
, normalizeCounts
,
identifyStartSites
, get-methods
,
plot-methods
, asRangedData-methods
Functions:
subtract-functions
Data set:
physcoCounts
Package:
TSSi-package
1 | showClass("TssNorm")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.