[ ソース: hts-nim-tools ]
パッケージ: hts-nim-tools (0.2.1-1)
hts-nim-tools に関するリンク
Debian の資源:
hts-nim-tools ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
tools biological sequences: bam-filter, count-reads, vcf-check
This package provides several tools that (at least at the time of their creation) provide functionalities beyond the routine provided by samtools and other reverse dependencies of the htslib.
These new tools are
• bam-filter : filter BAM/CRAM/SAM files with a simple expression language • count-reads: count BAM/CRAM reads in regions given in a BED file • vcf-check : check regions of a VCF against a background for missing chunks
and yes, as the name suggests, these tools are all implemented in nim, using the nim-hts (upstream: hts-nim) wrapper for the htslib.
その他の hts-nim-tools 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: nim-hts-dev
- wrapper for hts C library