Description Slots Extends Methods Author(s) See Also Examples
Class for the msms_pipeline_analysis element of the
pepXML standard. This is the main object that will hold all the MSMS
database search results.
pepFile:Object of class "character" containing
the name of the file used parsed to create the MSMSpepXML object.
searchEngine:Object of class "character"
describes the search engine used to generate data.
sampleEnzyme:Object of class "character"
described the enzyme used for sample digestion.
searchDatabase:Object of class "character"
describing the data base used for sepctra identification.
spectrumQueries:Object of class "list"
containing identification results for the queried MSMS sepctra.
See also "SpectrumQuery".
.__classVersion__:Object of class "Versions",
documenting the version of the class.
Class "Versioned", directly.
signature(object = "MSMSpepXML"): see filterHits-methods.
signature(object = "MSMSpepXML"): see nProteins-methods.
signature(object = "MSMSpepXML"): see nSearchHits-methods.
signature(object = "MSMSpepXML"): see nSearchResults-methods.
signature(object = "MSMSpepXML", value = "character"): see pepFile-methods.
signature(object = "MSMSpepXML"): see pepFile-methods.
signature(object = "MSMSpepXML"): see proteins-methods.
signature(object = "MSMSpepXML", value = "character"): see sampleEnzyme-methods.
signature(object = "MSMSpepXML"): see sampleEnzyme-methods.
signature(object = "MSMSpepXML", value = "character"): see searchDatabase-methods.
signature(object = "MSMSpepXML"): see searchDatabase-methods.
signature(object = "MSMSpepXML", value = "character"): see searchEngine-methods.
signature(object = "MSMSpepXML"): see searchEngine-methods.
signature(object = "MSMSpepXML"): see show-methods.
signature(object = "MSMSpepXML", value = "list"): see spectrumQueries-methods.
signature(object = "MSMSpepXML"): see spectrumQueries-methods.
Laurent Gatto
parseMSMSpepXML,
"SpectrumQuery",
"SearchResult",
"SearchHit"
1 | showClass("MSMSpepXML")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.