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
culture
./target/release/ecdna simulate --culture --cells 100 --sizes 100 100 100 100 100 --samples 40 40 40 40 40 --run s 1 --rho1 1 --distribution results/distributions/20copies.json --dynamics nplus nminus mean --patient bug_mean3timepoints does not give reproducible results.
./target/release/ecdna simulate --culture --cells 100 --sizes 100 100 100 100 100 --samples 40 40 40 40 40 --run s 1 --rho1 1 --distribution results/distributions/20copies.json --dynamics nplus nminus mean --patient bug_mean3timepoints
I think that may be due to #62 and #66.
The text was updated successfully, but these errors were encountered:
use next_u32 method of the rng with:
next_u32
./target/release/ecdna simulate --culture --cells 10000 --sizes 10000 10000 10000 10000 --samples 100 100 100 100 --runs 1 --rho1 2.8 --dynamics nplus nminus mean --patient test_seed/f28 --savedir $HOME/ecdna-results/
twice renaming the first time. Then, plots and get the same plots
Sorry, something went wrong.
No branches or pull requests
./target/release/ecdna simulate --culture --cells 100 --sizes 100 100 100 100 100 --samples 40 40 40 40 40 --run s 1 --rho1 1 --distribution results/distributions/20copies.json --dynamics nplus nminus mean --patient bug_mean3timepoints
does not give reproducible results.I think that may be due to #62 and #66.
The text was updated successfully, but these errors were encountered: