套件:libfastahack-dev(1.0.0+dfsg-11 以及其他的)
libfastahack-dev 的相關連結
Debian 的資源:
下載原始碼套件 libfastahack:
- [libfastahack_1.0.0+dfsg-11.dsc]
- [libfastahack_1.0.0+dfsg.orig.tar.xz]
- [libfastahack_1.0.0+dfsg-11.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
library for indexing and sequence extraction from FASTA files (devel)
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 is the development package containing the statically linked library and the header files.
其他與 libfastahack-dev 有關的套件
|
|
|
|
-
- dep: libfastahack0 (= 1.0.0+dfsg-11+b2)
- library for indexing and sequence extraction from FASTA files (lib)