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

Method getThreePrimeMod

src/openms/source/CHEMISTRY/NASequence.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258 }
259
260 const RibonucleotideChainEnd* NASequence::getThreePrimeMod() const
261 {
262 return three_prime_;
263 }
264
265 double NASequence::getMonoWeight(NASFragmentType type, Int charge) const
266 {

Callers 3

generateSequenceRow_Method · 0.80
getUnchargedSpectrum_Method · 0.80

Calls

no outgoing calls

Tested by 1

getUnchargedSpectrum_Method · 0.64