Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setThreePrimeMod
Method
setThreePrimeMod
src/openms/source/CHEMISTRY/NASequence.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
void NASequence::setThreePrimeMod(const RibonucleotideChainEnd* r)
256
{
257
three_prime_ = r;
258
}
259
260
const RibonucleotideChainEnd* NASequence::getThreePrimeMod() const
261
{
Callers
6
digest
Method · 0.80
applyFixedModifications
Method · 0.80
recurseAndGenerateVariableModifiedSequences_
Method · 0.80
parseString_
Method · 0.80
parseMod_
Method · 0.80
NASequence_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected