Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 454 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 454 Bytes

Repository of various functions and scripts.

random_pick.py Script to pick n random samples in a population from an EIGENSTRAT-formatted file (cf. https://reich.hms.harvard.edu/software/InputFileFormats).

liftover.py Script to update the genetic coordinates of markers from an EIGENSTRAT file using a user-given genetic map (can be used for any organism).

admixfrog2eigenstrate.py Script to convert AdmixFrog output to an EIGENSTRAT file.