smithlabcode / ribotricer

A tool for accurately detecting actively translating ORFs from Ribo-seq data
http://doi.org/djv4
GNU General Public License v3.0
28 stars 8 forks source link

ORF Profile #156

Closed bshim181 closed 3 months ago

bshim181 commented 3 months ago

Hello,

I have been using Ribotricer in my project for quite a while now and I couldnt fully understand the part where ribotricer is agnostic the to the frame. Lot of statistical approaches to ORF prediction with RiboSeq data looks at reads that align to Frame 1. In the case below, It seems that reads covering this ORF belong to Frame 3.

Screenshot 2024-03-20 at 2 26 26 PM

Considering that Frame 1 reads align at the 5' end with the start codon, wouldnt frame 3 reads be considered as out of frame with the current ORF (or in frame with some ORF upstream)? Is 3nt periodicity or the high-low-low pattern sufficient to classify translation?

saketkc commented 3 months ago

Frame 1, Frame2, Frame 3 definitions are with respect to the start codon, so the 3-nt offset in this case is cyclic (can be tagged as Frame 1)