Skip to content
/ SIS_prj Public

Estimates allele frequencies of population Y conditioned on the alleles available in population X

Notifications You must be signed in to change notification settings

lm-ut/SIS_prj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SIS_prj

This script was used in this study

The script will estimate allele frequencies on population Y based on the alleles available in population X, it was origianlly used for this work.

Usage: python script.py popX_file popY_file

Where popX_file is the prefix of .frq plink file obtained from the reference population.
While popY_file is the prefix of .frq and .tped plink files obtained from the population Y on which we wanted to estimate the allele frequencies, limited on the alleles shared with population X.

About

Estimates allele frequencies of population Y conditioned on the alleles available in population X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages