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("tony2015116/mintyr") pak
Special thanks to AI assistance, particularly ChatGPT and Claude, for
helping transform the initial concepts and inspirations for the
mintyr
package into reality. Their contribution has been
invaluable in refining ideas, improving code structure, and crafting
documentation.