htseq 2.0.5-1 source package in Ubuntu

Changelog

htseq (2.0.5-1) unstable; urgency=medium

  * New upstream version
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Ensure proper numpy ABI
  * Fix clean target
    Closes: #1046620

 -- Andreas Tille <email address hidden>  Fri, 12 Jan 2024 06:54:06 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
htseq_2.0.5-1.dsc 2.1 KiB a01555796c831d57cf1fa7ec5ae5e7c218ea33a25c374365322691ac941ae59d
htseq_2.0.5.orig.tar.gz 35.1 MiB 2519675246dd1639115a76c9aacf19ab5bc5bed2f3598bf89cd97be5c0d066b3
htseq_2.0.5-1.debian.tar.xz 10.9 KiB 83464f266276b1ce8578ae22e2978db5b20198058f164ce2a592bb1b114b8cc9

No changes file available.

Binary packages built by this source

python3-htseq: Python3 high-throughput genome sequencing read analysis utilities

 HTSeq can be used to performing a number of common analysis tasks
 when working with high-throughput genome sequencing reads:
 .
   * Getting statistical summaries about the base-call quality scores to
     study the data quality.
   * Calculating a coverage vector and exporting it for visualization in
     a genome browser.
   * Reading in annotation data from a GFF file.
   * Assigning aligned reads from an RNA-Seq experiments to exons and
     genes.
 .
 This package contains the Python 3 module.

python3-htseq-dbgsym: debug symbols for python3-htseq