パッケージ: 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