jgx65 / hierfstat

the hierfstat package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hierfstat

CRAN Status Badge CRAN Downloads Downloads from Rstudio mirror

This is the development page of the hierfstat package for the R software.

The hierfstat package is intended for the analysis of population structure using genetic markers. It is suitable for both haploid and diploid data. In particular, it contains functions to estimate and test hierarchical F-statistics for any number of hierarchical levels.

To install the development version of hierfstat

You will need the package devtools to be able to install the devel version of hierfstat. To install devtools:

install.packages("devtools")

To install hierfstat devel:

library(devtools)
install_github("jgx65/hierfstat")
library("hierfstat")

About

the hierfstat package


Languages

Language:HTML 53.3%Language:R 44.4%Language:TeX 2.1%Language:CSS 0.2%