nicolazzie!
Opened this issue · 0 comments
hmkim commented
Dear, nicolazzie
Long time no see!
I found your repo for my new project! It really surprised for me.
First
When I use your program, I got the error in below.
Processing MATRIX FinalReport file:
Traceback (most recent call last):
File "pedda_matrix.py", line 91, in
for x in range(len(geno)):genos[x].append(geno[x])
IndexError: list index out of range
So, I trying to fix for this error with my data.
I solved this issue with modified code.
Second
Between PEDDA_ROW and PEDDA_MATRIX, there is a difference for Affection.
Please check this.
Thanks in advance !