add information about experiment to `inbreeding load`
this can be used by plot
without passing extra arguments, i.e. the pipeline becomes
use bins/inbreeding
let experiment = "..."
inbreeding load $experiment | inbreeding plot
instead of having to know the value of k
and do
inbreeding load $experiment | inbreeding plot --options { k: $k }
Merge request reports
Activity
Filter activity
Please register or sign in to reply