smithlab-cpp 0.1.728a097
C++ helper library for functions used in Smith lab projects
Smithlab CPP is a C++ library that includes functions used in many of the Smith lab bioinformatics projects, such as a wrapper around Samtools data structures, classes for genomic regions, mapped sequencing reads, etc.
- Outputs:
out
- Website: https://github.com/smithlabcode/smithlab_cpp
- Licenses: GPL 3+
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install smithlab-cpp 0.1.728a097
as follows:
guix install smithlab-cpp@0.1.728a097
Or install the latest version:
guix install smithlab-cpp
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.