deb_control_files:
- control
- md5sums
- shlibs
- symbols
- triggers
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Description: |-
library for indexing and sequence extraction from FASTA files (lib)
fastahack is a small application for indexing and extracting sequences and
subsequences from FASTA files. The included Fasta.cpp library provides a FASTA
reader and indexer that can be embedded into applications which would benefit
from directly reading subsequences from FASTA files. The library automatically
handles index file generation and use.
.
Features:
* FASTA index (.fai) generation for FASTA files
* Sequence extraction
* Subsequence extraction
* Sequence statistics (currently only entropy is provided)
.
Sequence and subsequence extraction use fseek64 to provide fastest-possible
extraction without RAM-intensive file loading operations. This makes fastahack
a useful tool for bioinformaticists who need to quickly extract many
subsequences from a reference FASTA sequence.
.
This package contains the dynamic library.
Homepage: https://github.com/ekg/fastahack
Installed-Size: '87'
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Multi-Arch: same
Package: libfastahack0
Priority: optional
Section: libs
Source: libfastahack (1.0.0+dfsg-11)
Version: 1.0.0+dfsg-11+b2
srcpkg_name: libfastahack
srcpkg_version: 1.0.0+dfsg-11