パッケージ: golang-github-biogo-biogo-dev (1.0.3-1)
golang-github-biogo-biogo-dev に関するリンク
Debian の資源:
golang-github-biogo-biogo ソースパッケージをダウンロード:
- [golang-github-biogo-biogo_1.0.3-1.dsc]
- [golang-github-biogo-biogo_1.0.3.orig.tar.gz]
- [golang-github-biogo-biogo_1.0.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
biogo is a bioinformatics library for Go (library)
Bíogo stems from the need to address the size and structure of modern genomic and metagenomic data sets. These properties enforce requirements on the libraries and languages used for analysis:
* speed - size of data sets * concurrency - problems often embarrassingly parallelisable
In addition to the computational burden of massive data set sizes in modern genomics there is an increasing need for complex pipelines to resolve questions in tightening problem space and also a developing need to be able to develop new algorithms to allow novel approaches to interesting questions. These issues suggest the need for a simplicity in syntax to facilitate:
* ease of coding * checking for correctness in development and particularly in peer review
その他の golang-github-biogo-biogo-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