Description Slots Extends Methods Author(s) See Also Examples
Class implementing the search_hit element of the pepXML standard.
hitRank:Object of class "integer", indicating
the hit rank of the current search hit.
proteins:Object of class "character",
documenting the protein(s) in which the current peptide hit is
found.
pepSequence:Object of class "character", the
sequence of the peptide.
modifications:Object of class "data.frame",
documenting the modifications identified in the current peptide.
scores:Object of class (names) "numeric", documenting
the different search scores values.
.__classVersion__:Object of class "Versions",
documenting the class version.
Class "Versioned", directly.
signature(object = "SearchHit"): see filterHits-methods.
signature(object = "SearchHit", value = "integer"): see hitRank-methods.
signature(object = "SearchHit"): see hitRank-methods.
signature(object = "SearchHit"): see ionScore-methods.
signature(object = "SearchHit", value = "data.frame"): see modifications-methods.
signature(object = "SearchHit"): see modifications-methods.
signature(object = "SearchHit"): see nProteins-methods.
signature(object = "SearchHit", value = "character"): see pepSequence-methods.
signature(object = "SearchHit"): see pepSequence-methods.
signature(object = "SearchHit", value = "character"): see proteins-methods.
signature(object = "SearchHit"): see proteins-methods.
signature(object = "SearchHit", value = "numeric"): see scores-methods.
signature(object = "SearchHit"): see scores-methods.
signature(object = "SearchHit"): see show-methods.
Laurent Gatt
"MSMSpepXML",
"SpectrumQuery",
"SearchResult"
1 | showClass("SearchHit")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.