[ 原始碼: samtools ]
套件:samtools(1.16.1-1)
samtools 的相關連結
Debian 的資源:
下載原始碼套件 samtools:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Charles Plessy (QA 頁面)
- Andreas Tille (QA 頁面)
- Étienne Mollier (QA 頁面)
外部的資源:
- 主頁 [www.htslib.org]
相似套件:
processing sequence alignments in SAM, BAM and CRAM formats
Samtools is a set of utilities that manipulate nucleotide sequence alignments in the binary BAM format. It imports from and exports to the ascii SAM (Sequence Alignment/Map) and CRAM formats, does sorting, merging and indexing, and allows one to retrieve reads in any regions swiftly. It is designed to work on a stream, and is able to open a BAM or CRAM (not SAM) file on a remote FTP or HTTP server.
其他與 samtools 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libhts3 (>= 1.16)
- C library for high-throughput sequencing data formats
-
- dep: libncurses6 (>= 6)
- shared libraries for terminal handling
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
-
- dep: zlib1g (>= 1:1.2.3.3)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: cwltool
- Common Workflow Language reference implementation