Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why do my predicted orf have so many stop codons inside #39

Open
hawkwoodpps opened this issue Nov 13, 2024 · 2 comments
Open

Why do my predicted orf have so many stop codons inside #39

hawkwoodpps opened this issue Nov 13, 2024 · 2 comments

Comments

@hawkwoodpps
Copy link

Hello,

Why do my predicted orf have so many stop codons inside?
I use following workflow:
1、get thaliana ribo-seq data
2、map to reference genomes
3、filtering data length(for example, choose reads of 28nt)
4、use ribotish to predict (codes like the following)
do ribotish quality -b $i.bam -g xxxxxxxxx.gtf; done
do ribotish predict -b $i.bam -g xxxxxxxxx.gtf -f xxxxxxxxx.fa --longest -o $i.ribotish.txt; done
5、pick the orf's genome position
6、translate the orf reads to piptide fragment

Finalliy,we find many “*“ in the piptide fragment,which mean stop condons.
Why do the results perform like this?

Thank you.

@hawkwoodpps
Copy link
Author

I'm very interested in your project,do you have weixin/wechat?

@zhpn1024
Copy link
Owner

zhpn1024 commented Nov 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants