Skip to content

Analysis code for the thesis "Exact Tests for Random Mating in Autotetraploids"

Notifications You must be signed in to change notification settings

gerardlab/rmexact_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code and Analysis for the master's thesis "Exact Tests for Random Mating in Autotetraploids" by Karene C. Matoka Nana

NSF-2132247 DOI

To reproduce the results of the thesis:

  1. Install all of the required packages:

    install.packages(c("tidyverse", "devtools", "hwep"))
    devtools::install_github("gerardlab/rmexact")
  2. Run make in the terminal.

You need to be running this on a linux system with 7z installed.

Acknowledgements

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