Hi, I've packaged golang-github-brentp-bix which builds with passing Autopkgtests. NB: it build-deps on golang-github-brentp-irelate and golang-github-brentp-vcfgo , whose sponsorships I've requested as well. please build this accordingly. (See below for the details of the package) Needs review and sponsorship.
Kind regards Nilesh ---------------------------- From: Nilesh Patra <[email protected]> Date: Sun, 5 Jul 2020 at 16:39 Subject: Bug#964307: ITP: golang-github-brentp-bix: Tabix file access with golang using biogo machinery (library) To: Debian Bug Tracking System <[email protected]> Package: wnpp Severity: wishlist Owner: Nilesh Patra <[email protected]> X-Debbugs-CC: [email protected] * Package name : golang-github-brentp-bix Version : 0.0~git20190718.00aa7a7+ds-1 Upstream Author : Brent Pedersen * URL : https://github.com/brentp/bix <https://github.com/knsv/mermaid> * License : Expat Programming Lang: Golang Description : Tabix file access with golang using biogo machinery (library) Bixis a pure go tabix reader. Tabix has a minimum resolution of 16K bases. So, for dense annotations like ExAC, repeated queries will have to re-parse the same intervals. To mitigate this, Bix caches all annotations for the blocks from each query and re-uses them for later queries to the same block. In practice, this results in 10X-100X speedup for any type of data. I shall maintain this package.
