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

how to edit the parameter (-d DIS Position range near start codon or stop codon)? #14

Closed
shwdmsh opened this issue Mar 16, 2021 · 3 comments

Comments

@shwdmsh
Copy link

shwdmsh commented Mar 16, 2021

Hi,
If I want to get the range of -20,40 near start codon or stop codon ,how to do ?
My command as follows:
ribotish quality -b test.sort.bam -p 8 -l 145,151 -d 60 --nom0 -g genomic.gtf
some error information:IndexError: tuple index out of range

@zhpn1024
Copy link
Owner

Try -d -20,40.
Do you use the length ~150nt? It is suggested to remove adaptors before alignment.

@shwdmsh
Copy link
Author

shwdmsh commented Mar 17, 2021

Hi, the test seq length is ~150nt, which is the RNA_seq data.
When I use Riboseq data,the test2 seq length is about 28nt.
I use the command :ribotish quality -b test.sort.bam -p 8 -d -20,40 -g genomic.gtf
some error information:ribotish quality: error: argument -d: expected one argument
However,I use the command : ribotish quality -b test.sort.bam -p 8 -g genomic.gtf, I can get the quality pdf file

@zhpn1024
Copy link
Owner

zhpn1024 commented Mar 18, 2021 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