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

Support running an algorithm multiple times with the same parameter combination #174

Open
agitter opened this issue Jul 23, 2024 · 0 comments

Comments

@agitter
Copy link
Collaborator

agitter commented Jul 23, 2024

Omics Integrator 1 is sometimes run with the same parameter combination many times when r is nonzero, which introduces edge noise. That is not currently possible in SPRAS.

We could add a new parameter type in the config file that is the number of times to run with that parameter combination. The config parser would expand that into a unique integer counter.

This could be useful for any non-deterministic algorithm.

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