This package browser is in early development. Mind the rough edges.

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.

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.