| 574 | } |
| 575 | |
| 576 | Size SequestInfile::getNucleotideReadingFrame() const |
| 577 | { |
| 578 | return nucleotide_reading_frame_; |
| 579 | } |
| 580 | |
| 581 | void SequestInfile::setNucleotideReadingFrame(Size nucleotide_reading_frame) |
| 582 | { |
no outgoing calls
no test coverage detected