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

Method hasFivePrimeMod

src/openms/source/CHEMISTRY/NASequence.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233 }
234
235 bool NASequence::hasFivePrimeMod() const
236 {
237 return (five_prime_ != nullptr);
238 }
239
240 void NASequence::setFivePrimeMod(const RibonucleotideChainEnd* r)
241 {

Callers 4

generateSequenceRow_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected