Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setAffectedAminoAcids
Method
setAffectedAminoAcids
src/openms/source/METADATA/Modification.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void Modification::setAffectedAminoAcids(const String & affected_amino_acids)
86
{
87
affected_amino_acids_ = affected_amino_acids;
88
}
89
90
}
91
Callers
3
store
Method · 0.80
store
Method · 0.80
Modification_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected