htseq 2.0.5-2 source package in Ubuntu

Changelog

htseq (2.0.5-2) unstable; urgency=medium

  * Team upload.
  * Remove stale 2to3 dependency.

 -- Alexandre Detiste <email address hidden>  Fri, 14 Jun 2024 18:06:39 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
htseq_2.0.5-2.dsc 2.1 KiB 75427701e196b35a116dabef848f1282b59d8dafd61160c239f1cc47fca45522
htseq_2.0.5.orig.tar.gz 35.1 MiB 2519675246dd1639115a76c9aacf19ab5bc5bed2f3598bf89cd97be5c0d066b3
htseq_2.0.5-2.debian.tar.xz 11.0 KiB ded8f537c65372c4d785425ef1785f48c5a695890fd4e26e53e6f2bf7f825e54

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.

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