YanaHrytsenko / determining_population_structure_from_k-mer_frequencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Determining population structure from k-mer frequencies

This repository contains all the necessary code to analyze human genome data from different populations and identify population structure from k-mer frequencies found in each genome using principal component analysis and clustering. Each directory and file is numbered in the sequential order of their execution.

About

License:MIT License


Languages

Language:Python 78.1%Language:Shell 21.9%