Pyfaidx

Latest version: v0.8.1.1

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

Scan your dependencies

Page 12 of 13

0.2.6

- Faidx no longer has raw_index attribute or rebuild_index method
(reduce memory footprint)
- Faidx index memory usage decreased by 31-40%
- .fai creation is streaming, performance increase for very large
indices
- Possible speed regression when performing many small queries using
Fasta class

0.2.5

- Fasta and Faidx can take default-seq in addition to as_raw,
key_function, and strict_bounds parameters.
- Fixed issue [20](https://github.com/mdshw5/pyfaidx/issues/20)
- Faidx has attribute raw_index which is a list representing the fai
file.
- Faidx has rebuild_index and write_fai functions for building and
writing raw_index to file.
- Extra test cases, and test cases against Biopython SeqIO

0.2.4

- Faidx index order is stable and non-random

0.2.3

- Fixed a bug affecting Python 2.6

0.2.2

- Fasta can receive the strict_bounds argument

0.2.1

- FastaRecord str attribute returns a string
- Fasta is now an iterator

Page 12 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.