Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setSpectrumReference
Method
setSpectrumReference
src/openms/source/METADATA/PeptideIdentification.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void PeptideIdentification::setSpectrumReference(const String& id)
160
{
161
this->setMetaValue(Constants::UserParam::SPECTRUM_REFERENCE, id);
162
}
163
164
const String& PeptideIdentification::getBaseName() const
165
{
Callers
15
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
readInputFiles_
Method · 0.80
main_
Method · 0.80
postProcessHits_
Method · 0.80
startElement
Method · 0.80
load
Method · 0.80
load
Method · 0.80
startElement
Method · 0.80
parseSpectrumIdentificationListElements_
Method · 0.80
Calls
1
setMetaValue
Method · 0.45
Tested by
6
addMissingSpectrumReferences
Method · 0.64
getUnassignedPeptideIdentifications_
Method · 0.64
createPeptideIdentification
Function · 0.64
createPeptideIdentification
Function · 0.64
START_SECTION
Function · 0.64
START_SECTION
Function · 0.64