healthdisparities / pastrami

A method for rapid sub-continental ancestry estimation.
GNU General Public License v3.0
7 stars 1 forks source link

Safe column breakdown with coanc subcommand #25

Open lavanyarishishwar opened 3 years ago

lavanyarishishwar commented 3 years ago

Error to address:

Traceback (most recent call last): File "./pastrami.py", line 1899, in analysis.go() File "./pastrami.py", line 492, in go function() File "./pastrami.py", line 1069, in build_coanc this_chromosome, left_snp, right_snp = chromosome_haplotypes.iloc[this_haplotype, :] ValueError: too many values to unpack (expected 3)