Description Assay data elements Missing values Author(s)
Container for QDNAseq read count data
An object of this class contains (a subset) the following elements:
counts
(numeric
) Binned read counts as non-negative
integers in \{0,1,2,...\}. An object with only this field is
created by binReadCounts
().
fit
(numeric
; optional) Loess fit of "count" signals as
doubles. Normally, these should all be positive values, but a
small number of edge case bins might contain negatives, especially
when fitting unfiltered data. This element is added after calling
estimateCorrection
().
The bin data (assay data) may contain missing values.
Ilari Scheinin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.