Language

Package: bamm @ 1.7.3

Synopsis

Metagenomics-focused BAM file manipulator

Description

BamM is a C library, wrapped in python, to efficiently generate and parse BAM files, specifically for the analysis of metagenomic data. For instance, it implements several methods to assess contig-wise read coverage.

Home page
https://ecogenomics.github.io/BamM/
Location
gnu/packages/bioinformatics.scm (line: 214, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/2px3x6x5rn5m6lvf013ycaib7k8jm4n1-bamm-1.7.3.drv

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?