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 11 of 13

0.3.4

- --delimiter option for cli script and split_char argument for Fasta
and Faidx

0.3.3

- --split-files option writes each returned sequence to an individual
file. Names are generated based on the sequence name and region
coordinates.
- --stats option prints the name and sequence length for each entry,
suitable for use as a UCSC-style
[chrom.sizes](http://genome.ucsc.edu/goldenpath/help/hg19.chrom.sizes)
file.
- Sequence longname attribute allows access to "chr:start-end
(complement)" formatted names

0.3.2

- Fasta __getitem__ no longer initializes new FastaRecord classes
- Faidx read_ahead attribute implementaion avoids unnecessary disk
hits ([34](https://github.com/mdshw5/pyfaidx/issues/34))

0.3.1

- Fasta can now accept an integer index in addition to string keys.

0.3.0

- FastaRecord now works as a line-based iterator
([30](https://github.com/mdshw5/pyfaidx/issues/30))
- Added MutableFastaRecord class that allows same-length in-place
replacement for FASTA
([29](https://github.com/mdshw5/pyfaidx/issues/29))

0.2.9

- Added read-ahead buffer for fast sequential sequence access
([26](https://github.com/mdshw5/pyfaidx/issues/26))
- Fixed a condition where as_raw parameter was not respected
([27](https://github.com/mdshw5/pyfaidx/issues/27))

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.