New GenBank human-readable-format writer:
- Save translational exceptions (transl_except) int aa_position = transcript.readThroughStopPosition(); if (aa_position > 0) { ... if (transcript.unConventionalStart()) { ...
Log in to post a comment.