include the standard deviation of "inbreeding" measurements
Compare changes
Files
2- STEVAN Antoine authored
+ 1
− 1
@@ -13,7 +13,7 @@ def get-experiments []: nothing -> list<string> {
this adds $.diversity.e
to the output of inbreeding load
and input of inbreeding plot
to show errors bars in the final plot.
these can be discarded by running something similar to
inbreeding load $experiment
| reject diversity.e
| inbreeding plot --options { k: $OPTS.k }