Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getFivePrimeMod
Method
getFivePrimeMod
src/openms/source/CHEMISTRY/NASequence.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
const RibonucleotideChainEnd* NASequence::getFivePrimeMod() const
246
{
247
return five_prime_;
248
}
249
250
bool NASequence::hasThreePrimeMod() const
251
{
Callers
3
generateSequenceRow_
Method · 0.80
getUnchargedSpectrum_
Method · 0.80
NASequence_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
getUnchargedSpectrum_
Method · 0.64