[ 原始碼: golang-github-brentp-bix ]
套件:golang-github-brentp-bix-dev(0.0~git20190718.00aa7a7 ds-2)
golang-github-brentp-bix-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-brentp-bix:
- [golang-github-brentp-bix_0.0~git20190718.00aa7a7 ds-2.dsc]
- [golang-github-brentp-bix_0.0~git20190718.00aa7a7 ds.orig.tar.xz]
- [golang-github-brentp-bix_0.0~git20190718.00aa7a7 ds-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-brentp-bix-dev 有關的套件
|
|
|
|
-
- dep: golang-github-biogo-hts-dev
- biogo high throughput sequencing repository
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package