Description Usage Format Value Slots Methods Author(s)
The AdductSpec class contains dynamic noise filtered composite MS/MS spectra and their corresponding MS1 scan isotopic patterns. Produced by adductSpecGen() from mzXML files.
1 |
An object of class NULL of length 0.
dynamic noise filtered composite MS/MS spectra and their corresponding MS1 scan isotopic patterns
adductMS2speclist of adduct MS2 spectras
groupMS2speclist of group MS2 spectras
metaDatadataframe of metadata from mzXML
aaResSeqsmatrix of amino acid sequences
specPepMatcheslist of spectra peptide matches
specPepCompSpeclist of comp spectra peptide matches
sumAdductTypedataframe of adduct types
Peptidesdataframe of peptides under study
rtDevModelslist of rtDevModels
targetTabledataframe target table
file.pathscharacter of file path
Parametersdataframe of parameters
signature(object = "AdductSpec"): Concatenates the
spectra information.
signature(object = "AdductSpec"): Accesses the
file paths.
signature(object = "AdductSpec"): Accesses the
adduct MS2 spectral information.
signature(object = "AdductSpec"): Accesses the
scan metadata.
signature(object = "AdductSpec"): Accesses the
user parameters.
signature(object = "AdductSpec"): Accesses the
spectral information for the grouped MS2 spectra.
signature(object = "AdductSpec"): Accesses the
retention time deviation models.
signature(object = "AdductSpec"): Accesses the
total adduct types.
signature(object = "AdductSpec"): Accesses the
peptide information.
signature(object = "AdductSpec"): Accesses the
peptide matches in the spectra.
JL Hayes jlhayes1982@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.