deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
example data for efficient random access to fasta subsequences for Python
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 example data to test the Python modules.
Homepage: https://github.com/mdshw5/pyfaidx
Installed-Size: '290'
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Multi-Arch: foreign
Package: python-pyfaidx-examples
Priority: optional
Section: python
Source: python-pyfaidx
Suggests: python3-pyfaidx
Version: 0.7.1-2
srcpkg_name: python-pyfaidx
srcpkg_version: 0.7.1-2