Harrison
419adcd098
Added failsafe for overlapping genes where length is not equal to a multiple of 3. Added codon ambiguity detection which translates to "X" in aa sequence.
5 lines
123 B
JSON
5 lines
123 B
JSON
{
|
|
"python.formatting.provider": "black",
|
|
"python.linting.flake8Enabled": true,
|
|
"python.linting.enabled": true
|
|
} |