java-ngs 2.10.5
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.
- Outputs:
out
- 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 java-ngs 2.10.5
as follows:
guix install java-ngs@2.10.5
Or install the latest version:
guix install java-ngs
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.