Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getThreePrimeMod
Method
getThreePrimeMod
src/openms/source/CHEMISTRY/NASequence.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
const RibonucleotideChainEnd* NASequence::getThreePrimeMod() const
261
{
262
return three_prime_;
263
}
264
265
double NASequence::getMonoWeight(NASFragmentType type, Int charge) const
266
{
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