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

Peptide search from ORFs. #157

Closed bshim181 closed 3 months ago

bshim181 commented 3 months ago

This is a follow up question to issue #156.

I have understood the aspect of frames being cyclic in the read profile visualization.

Currently, I am aiming to do peptide search from these ORFs. In the case where we see Frame 3 periodicity for a specific ORF, Can we still use translated peptide sequences from "ribotricer orfs-seq" output"? Since ribotricer do not identify TIS, this implies that translation did not start at the start codon for this ORF, but possibly upstream. Should we look at peptide sequence translated at Frame 3 for that ORF and not Frame 1? My understanding might be flawed so correct me if I am wrong with this assumption.

saketkc commented 3 months ago

Responded over email.