Skip to content
Snippets Groups Projects
Commit 33c47d59 authored by Rohmer Coralie's avatar Rohmer Coralie
Browse files

Seed for data test

parent cc326edb
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ DEPTH=100
MODEL=R103.model
echo "Simulation of reads (pbsim2)"
pbsim $REF --hmm_model $MODEL --depth $DEPTH --difference-ratio 23:31:46 --accuracy-mean 0.90 --prefix simulated_read_lambda >/dev/null
pbsim $REF --seed 123456 --hmm_model $MODEL --depth $DEPTH --difference-ratio 23:31:46 --accuracy-mean 0.90 --prefix simulated_read_lambda >/dev/null
rm *.maf *.ref
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment