bioparser 3.0.13
C++ library for parsing several formats in bioinformatics
Bioparser is a C++ header only parsing library for several bioinformatics formats (FASTA/Q, MHAP/PAF/SAM), with support for zlib compressed files.
- Outputs:
out - Website: https://github.com/rvaser/bioparser
- Licenses: Expat
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install bioparser 3.0.13 as follows:
guix install bioparser@3.0.13
Or install the latest version:
guix install bioparser
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.