Foggalong / RobustOCS

Robust optimal contirbution selection problems for genetics with Python
https://pypi.org/project/robustocs
MIT License
2 stars 0 forks source link

Import Sex Data #18

Closed Foggalong closed 4 months ago

Foggalong commented 4 months ago

In all our example data the candidates have alternated between sires and dams, meaning we've always been able to use this trick to index them. As we look beyond those initial datasets this should be generalised so that the sex data can be loaded from file seamlessly alongside the other variables.