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

feature request: ability to pass through all reads by specifying sample '1.0' #188

Open
eboyden opened this issue Feb 13, 2022 · 0 comments

Comments

@eboyden
Copy link

eboyden commented Feb 13, 2022

I would actually prefer that 1.0 be treated as a float (returning all reads) rather than an int, whereas 1 would return a single read. I'd even suggest enforcing this behavior, so that integers are treated as numbers and floats are treated as fractions. This could be used to allow oversampling, e.g. 10 would return 10 reads but 10.0 would oversample 10X.

Originally posted by @eboyden in #111 (comment)

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