[ 源代码: biobambam2 ]
软件包:biobambam2(2.0.185+ds-1)
biobambam2 的相关链接
Debian 的资源:
下载源码包 biobambam2:
- [biobambam2_2.0.185+ds-1.dsc]
- [biobambam2_2.0.185+ds.orig.tar.xz]
- [biobambam2_2.0.185+ds-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gitlab.com]
相似软件包:
tools for early stage alignment file processing
This package contains some tools for processing BAM files, including
bamsormadup: parallel sorting and duplicate marking bamcollate2: reads BAM and writes BAM reordered such that alignment or collated by query name bammarkduplicates: reads BAM and writes BAM with duplicate alignments marked using the BAM flags field bammaskflags: reads BAM and writes BAM while masking (removing) bits from the flags column bamrecompress: reads BAM and writes BAM with a defined compression setting. This tool is capable of multi-threading. bamsort: reads BAM and writes BAM resorted by coordinates or query name bamtofastq: reads BAM and writes FastQ; output can be collated or uncollated by query name
其他与 biobambam2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 7)
- GCC 支持库
-
- dep: libgomp1 (>= 6)
- GCC OpenMP(GOMP)支持库
-
- dep: libmaus2-2 (>= 2.0.813+ds)
- collection of data structures and algorithms for biobambam
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时