/CS124_Genotype_Phasing

Repo for UCLA CS124 final project on genotype phasing

Primary LanguagePython

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"