Description Usage Arguments Details Value Author(s) References See Also Examples
QdnaData
objects form the basis for differential analyses of quantitative DNA sequencing data(i.e. ABCD-DNA). A user is required to specify the minimum elements: a count table, a list of regions and a design matrix. For copy-number-aware analyses, a table of offsets and the set of neutral regions needs to be given.
1 |
counts |
table of counts for regions of interest across all samples |
regions |
a |
design |
a design matrix |
cnv.offsets |
a table of offsets. If unspecified (or |
neutral |
a logical vector, or indices, of the regions deemed to be neutral. If unspecified (or |
QdnaData
objects are geared for general differential analyses of qDNA-seq data. If CNV is present and prominent, the objects and methods available with QdnaData
perform adjustments and spot checks before the differential analysis.
a QdnaData
object (effectively a list) is returned
Mark Robinson
http://imlspenticton.uzh.ch/robinson_lab/ABCD-DNA/ABCD-DNA.html
getSampleOffsets
, plotQdnaByCN
, setCNVOffsets
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.