python-pysam 0.15.3+ds-4 source package in Ubuntu
Changelog
python-pysam (0.15.3+ds-4) unstable; urgency=medium * Team upload. * Replace missing hts_seek and hts_tell equivalents -- Michael R. Crusoe <email address hidden> Sun, 05 Jan 2020 21:23:11 +0100
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pysam_0.15.3+ds-4.dsc | 2.5 KiB | 1f42801b23e09c53c42b4ab22fc9468e6c98733b1a9f49e3556a06bc579fb849 |
python-pysam_0.15.3+ds.orig.tar.xz | 1.3 MiB | 0968a90e5b1d5418d21f94cdb6f43cd9f496f04fdfeefc8bf5b50aae8e2b950d |
python-pysam_0.15.3+ds-4.debian.tar.xz | 364.5 KiB | 72b233141539e13f7d25ab4ed23b0d289171b9dfad5ce4dbd024be46b39e8a7a |
Available diffs
- diff from 0.15.3+ds-3 to 0.15.3+ds-4 (2.1 KiB)
No changes file available.
Binary packages built by this source
- python-pysam: interface for the SAM/BAM sequence alignment and mapping format (Python 2)
Pysam is a Python module for reading and manipulating Samfiles. It's a
lightweight wrapper of the samtools C-API. Pysam also includes an interface
for tabix.
.
This package installs the module for Python 2.
- python-pysam-dbgsym: debug symbols for python-pysam
- python-pysam-tests: 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. Pysam also includes an interface
for tabix.
.
This package contains the data provided by upstream to run the pysam
test suite.
- python3-pysam: interface for the SAM/BAM sequence alignment and mapping format (Python 3)
Pysam is a Python module for reading and manipulating Samfiles. It's a
lightweight wrapper of the samtools C-API. Pysam also includes an interface
for tabix.
.
This package installs the module for Python 3.
- python3-pysam-dbgsym: debug symbols for python3-pysam