Skip to content

tszfungc/LAmisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAmisc

Local ancestry miscellaneous

pgenlib is needed. Download here

Converting .fb.tsv to plink format

# Output test.pgen test.psam test.pvar
## Convert RFMIX2 .fb.tsv to plink format
python rfmix2pgen.py --file test.fb.tsv --out test --pop AFR

# Run genome-wide scan on example phenos
plink2 --pfile example --pheno example.pheno --glm allow-no-covars --out example

About

Local ancestry miscellaneous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages