BioscienceStack Tools Categories - bioinformatic and data science tools

Cython


linear_segment

June 7, 2023 |  Categories:  c   cython   python  

Linear segmentation using Bayesian Change Point Segmentation or Circular Binary segmentation....

ailist

June 7, 2023 |  Categories:  c   cython   python  

Augmented interval list (AIList) is a data structure for enumerating intersections between a query interval and an interval set. AILists have previously been shown to be faster than interval tree, NCList, and BEDTools....