Skip to content

Sparse matrix import and Parallelization

Latest
Compare
Choose a tag to compare
@koustav-pal koustav-pal released this 02 May 09:36
· 15 commits to master since this release

With this release of HiCBricks,

  • I have implemented import of sparse matrices (upper-triangle non-zero values).
  • The package now supports parallel retrieval operations. Not to be confused with traditional parallel operations, HiCBricks allows users to parallelize operations across all chromosome pairs. Within matrix parallel operations are not supported at this time.