Entering edit mode
4.8 years ago
shjenkins94
▴
10
What is the best way to find the largest ORF that overlaps a given feature and is in the same frame as that feature? I'm doing a project where I do a TBLASTN search to find sequences similar to known genes. I want to find the longest ORF that overlaps each hit and is in the same frame as that hit. What is the best way to do this?