htseq 1.99.2-1 source package in Ubuntu

Changelog

htseq (1.99.2-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <email address hidden>  Sun, 16 Jan 2022 18:57:47 +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_1.99.2-1.dsc 2.1 KiB 6225c64d7a98e0a445ad8d345f75d0ad528d52f8d844404dfe4128017d2f942b
htseq_1.99.2.orig.tar.gz 35.3 MiB 9c823bd7e5f96ea7194a50d587af40a43991e6340d89b8d070ec175dddb38b2a
htseq_1.99.2-1.debian.tar.xz 10.8 KiB c0092eabcbe1a9a88091eff8c5128492ab60fda51ee409274547408a571f7bad

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