Here are links to a series of pages about the development and use of the SalarHybPower R package.
Getting the repository
To reproduce these analyses you need to
- Get the repository at https://github.com/eriqande/SalarHybPower. This is still a private repo, but will be made public as soon as I learn that it is OK to release the SNP array data that is in it.
- That repo is an Rstudio project for an Rpackage. Build the package.
- Run all the notebooks (and shell commands within them…) listed below from the root directory of the repository.
Have fun. Questions to eric.anderson@noaa.gov
Preparing a “pseudo” linkage map
- dev-01-initial-data-maneuvers.nb.html — How I went about making a sex-averaged linkage map and “sprinkling” unmapped markers into it. I was originally thinking I was going to write this to PLINK format, but discovered I could do things better and just as quickly in a tidy format.
Actually doing the analyses for the paper
Various steps and functions in SalarHybPower
Some notebooks I put together while developing SalarHybPower for those that want to know the gory details.