套件:golang-github-brentp-irelate-dev(0.0.1+ds-1)
golang-github-brentp-irelate-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-brentp-irelate:
- [golang-github-brentp-irelate_0.0.1+ds-1.dsc]
- [golang-github-brentp-irelate_0.0.1+ds.orig.tar.xz]
- [golang-github-brentp-irelate_0.0.1+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Streaming relation testing of sorted files of intervals
Helps to relate (e.g. intersect or by distance) sets of intervals. For example, if the nearest gene to a set of ChIP-Seq peaks needs to be reported, BEDTools does this extremely well, irelate is an attempt to provide an API so that users can write their own tools with little effort in go.
Performance irelate is quite fast, but use PIRelate for parallel intersection. It is less flexible than irelate, but skips parsing of database intervals for sparse regions in the query. In addition, it has very good (automatic) parallelization.
其他與 golang-github-brentp-irelate-dev 有關的套件
|
|
|
|
-
- dep: golang-github-biogo-hts-dev
- biogo high throughput sequencing repository
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package