You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created #15 as the first of a few changes that are needed to fix the old prediction option.
The next part should be to fix the intermediates.txt file look up since currently it's missing a /, so you'd see an error that the file wasn't found at .../data/hg_prediction_tablesIntermediates.txt
One option I found was to change Intermediates.txt to /Intermediates.txt at
I created #15 as the first of a few changes that are needed to fix the old prediction option.
The next part should be to fix the intermediates.txt file look up since currently it's missing a
/
, so you'd see an error that the file wasn't found at.../data/hg_prediction_tablesIntermediates.txt
One option I found was to change
Intermediates.txt
to/Intermediates.txt
atYleaf/yleaf/old_predict_haplogroup.py
Line 283 in 31cbdcb
This however hasn't yet fixed all the issues that I'm having with old predictions.
The text was updated successfully, but these errors were encountered: