Htseq

Latest version: v2.0.9

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.9.1

=============
2017-07-26

Bugfix release for ``htseq-count``:

- ``--secondary-alignments`` and ``supplementary-alignments`` should now work for some corner cases of unmapped reads

0.9.0

=============
2017-07-11

This release adds a few options to ``htseq-count``:

- ``--secondary-alignments`` handles secondary alignments coming from the same read
- ``--supplementary-alignments`` handles supplementary alignments (aka chimeric reads)

Raw but fast iterators for FASTA and FASTQ files have been added.

Support for the SAM CIGAR flags ``=`` and ``X`` (sequence match and mismatch) has been added.

``Sequence`` objects can now be pickled/serialized.

Binaries for linux and OSX are now provided on PyPI.

Automation of the release process has been greatly extended, including OSX continuous integration builds.

Several bugs have been fixed, and some parts of the code have been linted or modernized.

0.8.0

=============
2017-06-07

This release adds a few options to ``htseq-count``:

- ``--nonunique`` handles non-uniquely mapped reads
- ``--additional-attr`` adds an optional column to the output (typically for human-readable gene names)
- ``--max-reads-in-buffer`` allows increasing the buffer size when working with paired end, coordinate sorted files

Moreover, ``htseq-count`` can now take more than one input file and prints the output with one column per input file.

Finally, parts of the code have been streamlined or modernized, documentation has been moved to readthedocs,
and other minor changes.

0.7.2

=============

2017-03-24

This release effectively merges the Python2 and Python3 branches.

Enhancements:

- ``pip install HTSeq`` works for both Python 2.7 and 3.4+

0.7.1

=============

2017-03-16

Enhancements:

- installs from PyPI

0.7.0

=============

2017-02-07

Enhancements:

- understands SAMtools optional field B (used sometimes in STAR aligner)
- write fasta files in a single line
- better docstrings thanks to SWIG 3

Bugfixes:

- fixed tests and docs in .rst files

Support bumps:

- supports pysam >=0.9.0

New maintainer: Fabio Zanini.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.