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

Method getNucleotideReadingFrame

src/openms/source/FORMAT/SequestInfile.cpp:576–579  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

574 }
575
576 Size SequestInfile::getNucleotideReadingFrame() const
577 {
578 return nucleotide_reading_frame_;
579 }
580
581 void SequestInfile::setNucleotideReadingFrame(Size nucleotide_reading_frame)
582 {

Callers 4

SequestInfileMethod · 0.80
SequestInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected