segtest

CRAN status NSF-2132247 License: GPL v3 R-CMD-check Codecov test coverage

This is a light version of the original package, menbayes, that only contains the likelihood ratio approaches. This is for easier maintenance and install. See the menbayes package for the Bayesian tests.

Provides a suite of tests for segregation distortion in F1 polyploid populations (for now, just tetraploids). This is under different assumptions of meiosis. The main functions are:

We also provide some functions from competing methods, which we do not recommend using:

Details of these methods may be found in Gerard et al. (2025).

Installation

You can install the stable version of segtest from CRAN with:

install.packages("segtest")

You can install the development version of segtest from GitHub with:

# install.packages("devtools")
devtools::install_github("dcgerard/segtest")

Code of Conduct

Please note that the segtest project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

References

Gerard D, Thakkar M, & Ferrão LFV (2025). “Tests for segregation distortion in tetraploid F1 populations.” Theoretical and Applied Genetics, 138(30), p. 1–13. doi:10.1007/s00122-025-04816-z.

Acknowledgments

This material is based upon work supported by the National Science Foundation under Grant No. 2132247.