-
Couldn't load subscription status.
- Fork 88
Closed
Description
This line retrieves / respects the codon_start when generating the protein translation. however the lines which establish the coding seq in first place don't - so we should probably move this upstream in some way to slice off codon_start nucleotides from the coding sequence so it can be translateable.
funannotate/funannotate/library.py
Line 2916 in 74ff70f
| protSeq = translate(cdsSeq, v['strand'], v['codon_start'][i]-1) |
Metadata
Metadata
Assignees
Labels
No labels