Skip to content
Snippets Groups Projects
STEVAN Antoine's avatar
STEVAN Antoine authored
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
```bash
inbreeding load $experiment
    | reject diversity.e
    | inbreeding plot --options { k: $OPTS.k }
```
a29b511d
Forked from Dragoon / Komodo
Source project has a limited visibility.
Name Last commit Last update