Mate Allocation

Help & R script ↗

Assign males & females to mating tanks so opposite-sex animals within a tank are as unrelated as possible. Everything runs in your browser — no upload, no login. New here? Start with the help page.

1 · Load data

A single labelled CSV: first row id,sex,<IDs…>; each row is id,sex,<N kinship values>. Sex = M/F. The N×N block is the relationship matrix (export it from the R step).

No data loaded.

2 · Parameters