java-ngs
Java bindings for NGS SDK
NGS is a 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.
- Versions: 2.10.5
- Website: https://github.com/ncbi/ngs
- Licenses: Public Domain
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-ngs
as follows:
guix install java-ngs
Or install a particular version:
guix install java-ngs@2.10.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-ngs/'><img src='http://127.0.0.1:3000/packages/java-ngs/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-ngs/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-ngs/) Org: [[http://127.0.0.1:3000/packages/java-ngs/][http://127.0.0.1:3000/packages/java-ngs/badges/latest-version.svg]]