We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Salmon output depends on random numbers. The random number generator seeds cannot be set by the user:
https://github.com/COMBINE-lab/salmon/issues/185
Kallisto would be a viable alternative as it does allow users to set the seed, but it is missing a feature that Salmon provides:
https://github.com/pachterlab/kallisto/issues/154
The text was updated successfully, but these errors were encountered:
Use of Salmon leads to non-deterministic reports
Sorry, something went wrong.
rekado
borauyar
No branches or pull requests
Salmon output depends on random numbers. The random number generator seeds cannot be set by the user:
Kallisto would be a viable alternative as it does allow users to set the seed, but it is missing a feature that Salmon provides:
The text was updated successfully, but these errors were encountered: