Source: htseq Maintainer: Debian Med Packaging Team Uploaders: Diane Trout , Andreas Tille Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper (>= 12~), python-debian, python-setuptools, python-all-dev, python-numpy, python-matplotlib, python-pysam, python3-debian, python3-setuptools, python3-all-dev, python3-numpy, python3-matplotlib, python3-pysam, swig, cython, cython3 Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/htseq Vcs-Git: https://salsa.debian.org/med-team/htseq.git Homepage: http://www-huber.embl.de/users/anders/HTSeq/doc/overview.html Package: python-htseq Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: Python 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 2 module. Package: python3-htseq Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Breaks: python-htseq (<= 0.9.1) Provides: python-htseq Description: 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.