MCPcopy 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

digestMethod · 0.80
parseString_Method · 0.80
parseMod_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected