htseq 0.13.5-1build1 source package in Ubuntu

Changelog

htseq (0.13.5-1build1) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Mon, 18 Oct 2021 00:19:33 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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_0.13.5.orig.tar.gz 310.6 KiB 2015aea9b682785e26bf8f2ec61be352843760b677c3f8c1c20022c58adac648
htseq_0.13.5-1build1.debian.tar.xz 10.9 KiB d9f1078d0a10ce686c2a61ad63fdeb21065664cf440d1681ecc0b89927f0560a
htseq_0.13.5-1build1.dsc 2.1 KiB 55c8d050135bd1bbc5cc61d07be8c2af5a478442f2c09b6a46fcc86d2ed01107

View changes file

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