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

Different length reads for R1 and R2 #24

Open
GoogleCodeExporter opened this issue Jun 19, 2015 · 0 comments
Open

Different length reads for R1 and R2 #24

GoogleCodeExporter opened this issue Jun 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

The sequencing library I am dealing with requires trimming of 15 bases on the 
reverse read only, so I end up with 100 base Fwd read and an 85 base Rev read. 
When I run chimerascan with these files it gives me an error that the pairs are 
different lengths. I decided maybe that was just a sanity check, so I commented 
out the check for equal length pairs and re-ran it. It seems to run ok. Is 
there any issue with this? Do reads have to be the same length?

I did notice that when looking for discordant reads there were some errors 
saying something like:
2014-10-16 16:15:12,503 - root - WARNING - Could not extract sequence of length 
>101 from 5' partner at gene_uc031ret.1:0-42, only retrieved sequence of length 
42
but I am not sure this is related?


Original issue reported on code.google.com by shue...@gmail.com on 20 Oct 2014 at 6:57

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

No branches or pull requests

1 participant