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

Method getFivePrimeMod

src/openms/source/CHEMISTRY/NASequence.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 }
244
245 const RibonucleotideChainEnd* NASequence::getFivePrimeMod() const
246 {
247 return five_prime_;
248 }
249
250 bool NASequence::hasThreePrimeMod() const
251 {

Callers 3

generateSequenceRow_Method · 0.80
getUnchargedSpectrum_Method · 0.80

Calls

no outgoing calls

Tested by 1

getUnchargedSpectrum_Method · 0.64