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

questions about filtering out reads based on the first 3 bases quality in reads before adaptor trimming #55

Open
santataRU opened this issue Jul 23, 2020 · 0 comments

Comments

@santataRU
Copy link

Hi, All,

I wonder if the Sickle program could filter out reads based on the quality of the first 3 bases? I have a custom barcode of 3 bases in the 5' end of my read (e.g. TAG, GAT etc..), I wonder if Sickle could first check the quality score of the first 3 bases in my reads, and discard the whole reads if any one of the first 3 bases quality score lower than certain criteria (for example lower than ASCII_BASE 33 score 30). After discarding these low quality reads, I then use Sickle to trim 3' adaptors. If I understand right, Sickle can do quality trimming of 5' ends, but not discarding the whole reads based on the quality score of the first few bases on 5' ends.

Regards,
Xiao

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

1 participant