mintyr
is a toolkit for genomic selection in animal breeding with emphasis on multi-breed and multi-trait nested grouping operations. Streamlines iterative analysis workflows when working with ASReml-R
package. Includes utility functions for phenotypic data processing commonly used by animal breeders.
You can install this package from either CRAN or GitHub:
### From CRAN
install.packages("mintyr")
### From GitHub
pak::pak("tony2015116/mintyr")