This method returns and sets the protein identifiers for individual
search hits. The values are set automatically when creating an
instance of "MSMSpepXML"
with
parseMSMSpepXML
, and should generally not need to be
changed.
signature(object = "SearchHit")
an object of class "SearchHit"
is used as
parameter and a character vector of possibly multiple proteins is
returned.
signature(object = "SearchResult")
an object of class "SearchResult"
is used as
parameter and a character vector of all possibly alternative
proteins for the search hits is returned.
signature(object = "SpectrumQuery")
an object of class "SpectrumQuery"
is used as
parameter and a character vector of all possibly alternative
proteins for the search results is returned.
signature(object = "MSMSpepXML")
an object of class "MSMSpepXML"
is used as
parameter and a list of characters of length equal to the number
of spectrum queries is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.