软件包:libngs-java-doc(3.0.9+dfsg-6)
libngs-java-doc 的相关链接
Debian 的资源:
下载源码包 sra-sdk:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Charles Plessy (QA 页面)
- Andreas Tille (QA 页面)
- Aaron M. Ucko (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Next Generation Sequencing language Bindings (Java documentation)
NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb.
The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java.
Documentation for the Java bindings.