Description Objects from the Class Slots Methods Author(s) See Also Examples
A data structure containing MassArray spectral data for a single sample
Objects can be created by calls of the form new("MassArraySpectrum", sample, rxn, strand, peaks, quality.conversion, quality.spectra, quality.primerdimer, quality.contaminant, quality.adducts, ...).
sample:Sample name
rxn:Cleavage reaction (either 'T' or 'C')
strand:DNA strand for amplicon (either '+' or '-')
peaks:List containing objects of class MassArrayPeak
quality.conversion:Overall level(s) of remnant unconverted cytosines, as measured by one or more conversion controls
quality.spectra:(currently not supported)
quality.primerdimer:(currently not supported)
quality.contaminant:(currently not supported)
quality.adducts:Overall ratio(s) of Na and/or K adduct peak heights to expected peak heights
signature(x = "MassArraySpectrum"): ...
signature(x = "MassArraySpectrum"): ...
signature(.Object = "MassArraySpectrum"): ...
Reid F. Thompson (rthompso@aecom.yu.edu), John M. Greally (jgreally@aecom.yu.edu)
See Also MassArrayData
1 | showClass("MassArraySpectrum")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.