Closed YunXiaLiu closed 7 years ago
I modified your version in 3 ways:
Replace pp with python's multiprocessing during the chunk generating stage, to solve the problem of blocking.
Provide a lightweight version of hiclib.
Make runHiC compatible with the latest numpy.
Thank you for your contributions. I'll check it.
I modified your version in 3 ways:
Replace pp with python's multiprocessing during the chunk generating stage, to solve the problem of blocking.
Provide a lightweight version of hiclib.
Make runHiC compatible with the latest numpy.