Skip to content

A package to calculate heterozygosity, Fst and make plots about them.

Notifications You must be signed in to change notification settings

SiminaB/popadmix-pkg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

popadmix-pkg

A package to calculate heterozygosity, Fst and make plots about them.

Overview

This package can calculate the Fst and heterozygosity value in different cases, and make the triangle plots about them. The main functions are get.Fst.admix.general, get.Hadm.admix.general and plot_HorF; please see the corresponding help files for details, as well as the companion paper:

Boca, S. M., & Rosenberg, N. A. (2011). Mathematical properties of Fst between admixed populations and their parental source populations. Theoretical population biology, 80(3), 208-216.

Installation

To install the package in R, first install the devtools package, and then use the commands

library(devtools)
install_github('AI1013/popadmix-pkg', subdir="R_pkg/")

About

A package to calculate heterozygosity, Fst and make plots about them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.8%
  • R 2.2%