hiclib/pastis

an error in new version

Closed this issue · 0 comments

Hi,
I think there is an error in this new version.
I found there is a line code missing :" ini = np.array(ini) " in pastis/pastis/optimization/poisson_model.py: above line 357, which will cause an error (ini[0] can't be flatten() ) when I execute PM2 method.