You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I chose 'x' because '*' could have its own special meaning in the language, but I'd only been doing synbio for a month when I started the C# version of this project, so it might have been stylistic
Completely forgot about this, but I looked into it and it's an easy fix. GIL has support for non-canonical amino acids, so I'll just add a * key to the gilEncoding files so you can use either. This should be out with the next bool release!
CadBerry/CadBerry/GILBuildEngine/src/GIL/Compiler/CodonEncoding.cpp
Lines 74 to 76 in 36dad3c
Small nitpick : stop codons are usually represented with "*", not "x"
The text was updated successfully, but these errors were encountered: