MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / hasThreePrimeMod

Method hasThreePrimeMod

src/openms/source/CHEMISTRY/NASequence.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 }
249
250 bool NASequence::hasThreePrimeMod() const
251 {
252 return (three_prime_ != nullptr);
253 }
254
255 void NASequence::setThreePrimeMod(const RibonucleotideChainEnd* r)
256 {

Callers 4

generateSequenceRow_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected