[ 源代码: 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)
- 终端控制的共享库
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: cwltool
- Common Workflow Language reference implementation