python-pysam 0.15.3+ds-2 source package in Ubuntu
Changelog
python-pysam (0.15.3+ds-2) unstable; urgency=medium * Team upload. * new patch: Update deprecated samtools import test commands to samtools view * new patch: Update samtools + bcftools to v1.10 * disable tests for now -- Michael R. Crusoe <email address hidden> Sat, 04 Jan 2020 23:19:04 +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-2.dsc | 2.5 KiB | a35498edd8034775ef701224452a51864cc2a82a11d55da5637cb2da616b5bfb |
python-pysam_0.15.3+ds.orig.tar.xz | 1.3 MiB | 0968a90e5b1d5418d21f94cdb6f43cd9f496f04fdfeefc8bf5b50aae8e2b950d |
python-pysam_0.15.3+ds-2.debian.tar.xz | 364.5 KiB | 893bb5c3f3b10e389e605def891d334bc9f524ac08712336dbad82e593e5b5b0 |
Available diffs
- diff from 0.15.3+ds-1 to 0.15.3+ds-2 (704.5 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
- 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