hiclib / pastis

Poisson-based algorithm for stable inference of DNA Structure
http://hiclib.github.io/pastis/
Other
34 stars 15 forks source link

Please add support for diagonal entries #25

Closed lewkrr closed 6 years ago

lewkrr commented 7 years ago

I spent several weeks trying to figure out why I was having errors in my attempts to run pm1 and pm2 on a HiC dataset. It turns out that I neglected to remove the diagonal entries.

I think it would be helpful to make the code only calculate distances from non-diagonal bins.