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

Add support for error profiles #1

Open
bjclavijo opened this issue Jul 28, 2021 · 0 comments
Open

Add support for error profiles #1

bjclavijo opened this issue Jul 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bjclavijo
Copy link
Member

Error profiles, given by name to the sequencing steps, should change how errors are distributed in the reads.

At the very least, besides the current profiles (i.e. "uniform"), we should have a "degrading" profile for paired reads (i.e. where the ends of the reads have more errors than the beginning and r2 has more errors than r1), and a "homoindels" (i.e. where mostly homopolymer lengths are changed) and a "homoindels_clustered" (i.e. same as homoindels, but also having a nearby error makes it more likely to have errors in the region, so reads have "high" and "low" quality sections).

@bjclavijo bjclavijo added the enhancement New feature or request label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant