${python:Depends},
Description: interface for the SAM/BAM sequence alignment and mapping format
Pysam is a Python module for reading and manipulating Samfiles. It's a
- lightweight wrapper of the samtools C-API.
+ lightweight wrapper of the samtools C-API. Pysam also includes an interface
+ for tabix.
Package: python3-pysam
Architecture: any
${python3:Depends},
Description: interface for the SAM/BAM sequence alignment and mapping format
Pysam is a Python module for reading and manipulating Samfiles. It's a
- lightweight wrapper of the samtools C-API.
+ lightweight wrapper of the samtools C-API. Pysam also includes an interface
+ for tabix.
Package: python-pysam-tests
Architecture: all
Depends: ${misc:Depends},
Description: interface for the SAM/BAM sequence alignment and mapping format (test data)
Pysam is a Python module for reading and manipulating Samfiles. It's a
- lightweight wrapper of the samtools C-API.
+ lightweight wrapper of the samtools C-API. Pysam also includes an interface
+ for tabix.
.
This package contains the data provided by upstream to run the pysam
test suite.