Package: python3-pyfaidx (0.8.1.3-1)
Links for python3-pyfaidx
Debian Resources:
Download Source Package python-pyfaidx:
- [python-pyfaidx_0.8.1.3-1.dsc]
- [python-pyfaidx_0.8.1.3.orig.tar.gz]
- [python-pyfaidx_0.8.1.3-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
efficient random access to fasta subsequences for Python 3
Samtools provides a function "faidx" (FAsta InDeX), which creates a small flat index file ".fai" allowing for fast random access to any subsequence in the indexed FASTA file, while loading a minimal amount of the file in to memory. This Python module implements pure Python classes for indexing, retrieval, and in-place modification of FASTA files using a samtools compatible index. The pyfaidx module is API compatible with the pygr seqdb module. A command-line script "faidx" is installed alongside the pyfaidx module, and facilitates complex manipulation of FASTA files without any programming knowledge.
This package provides the Python 3 modules to access fasta files.
Other Packages Related to python3-pyfaidx
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-packaging
- core utilities for python3 packages
-
- rec: python3-biopython
- Python3 library for bioinformatics
Download python3-pyfaidx
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 28.4 kB | 125.0 kB | [list of files] |