bcm-uga / Loter

A software package for local ancestry inference and haplotype phasing
Other
38 stars 7 forks source link

Error in loter_smooth #5

Closed meddly closed 5 years ago

meddly commented 5 years ago

Hello, After I run this code of the example:

res_loter = lc.loter_smooth(l_H=[ceu_hap, yri_hap], h_adm=mex_hap, num_threads=8) print(res_loter.shape) I obtained this error: Traceback (most recent call last): File "", line 1, in ValueError: I/O operation on closed file.

Thank you

gdurif commented 5 years ago

Hi, I was not able to reproduce this error. Are you using this notebook python-patckage/Local_Ancestry_Example.ipynb ?

Could you tell me more about your OS, python version, etc ?

gdurif commented 5 years ago

Closed because no news