in reply to Re: Translation Substring Error (updated)
in thread Translation Substring Error
Good point. If a nucleotide triplet with an unknown nucleotide appears (ex. ANC instead of ATC), I'd want to either skip those, or mark them with a letter like 'X'.
I do like the regex solution though, it's quite elegant.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Translation Substring Error
by haukex (Archbishop) on Nov 09, 2017 at 16:18 UTC | |
|
Re^3: Translation Substring Error
by haukex (Archbishop) on Nov 09, 2017 at 16:36 UTC |