-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature request: Remove unfixable reads #15
Comments
Hi. I don't have anything to do with Rcorrector but here's a link to a few tools including a script that will do what you requested: Specifically you want the script FilterUncorrectabledPEfastq.py I found the link to the tools while checking this out: Perhaps you've already moved on but in case you haven't, hope that helps. |
Thanks, I've already found that one also and have been using it. I just thought that should be easy to implement in Rcorrector so you wouln't have to go through the files twice. |
Agreed. |
Thanks for the suggestions. But I think for the unfixed reads, they might be from low expressed alternative-spliced transcripts. So including this option could make "removing“ be used without caution, and lose some positive reads. |
Hi! It would be nice to have an option to remove unfixable reads (and their pairs) from the output.
The text was updated successfully, but these errors were encountered: