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

--sampling-step only support integer values #13

Open
japdlsd opened this issue Nov 23, 2023 · 0 comments
Open

--sampling-step only support integer values #13

japdlsd opened this issue Nov 23, 2023 · 0 comments

Comments

@japdlsd
Copy link

japdlsd commented Nov 23, 2023

Hello :)

An attempt to run GraphChainer with non-integer --sampling-step parameter raises an error:

the argument ('0.1') for option '--sampling-step' is invalid

which clashes with its description in README.md:

--sampling-step Sampling step factor (default 1). Use >1 (<1, >0) for faster (slower), but less (more) accurate alignments. It increases (decreases) the sampling sparsity of fragments.

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