Calculate sample size and power for association studies involving mitochondrial DNA haplogroups - Based on Samuels et al. AJHG, 2006. 78(4):713-720. DOI:10.1086/502682
You can install mthapower from github with:
# install.packages("devtools")
devtools::install_github("aurora-mareviv/mthapower")
- Shinyapps.io: mtDNA_power_calc
- Run from Gist:
# install.packages("shiny")
shiny::runGist('5895082')
Version 0.1.1: updated mthapower
example according to the new car
package version.