Pyfaidx

Latest version: v0.8.1.3

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

Scan your dependencies

Page 12 of 13

0.2.8

- Small internal refactoring

0.2.7

- Faidx and Fasta strict_bounds bounds checking logic is more correct
- Fasta default-seq parameter now works
- CLI script faidx now takes a BED file for fetching regions from a
fasta

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

Page 12 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.