lawrencechen98 / CS124_Genotype_Phasing

Repo for UCLA CS124 final project on genotype phasing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS124_Genotype_Phasing

clarks.py: Python script for phasing Usage: python3 clarks.py [genotype_data_file]

Input: If no genotype_data_file provided, defaults to "test_data_masked.txt" genotype_data_file expected to be in same folder

Output: Outputs to text file in same folder, named "test_data_sol.txt"

About

Repo for UCLA CS124 final project on genotype phasing


Languages

Language:Python 76.2%Language:R 23.8%