[ 原始碼: biobambam2 ]
套件:biobambam2(2.0.179+ds-1)
biobambam2 的相關連結
Debian 的資源:
下載原始碼套件 biobambam2:
- [biobambam2_2.0.179+ds-1.dsc]
- [biobambam2_2.0.179+ds.orig.tar.xz]
- [biobambam2_2.0.179+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.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libmaus2-2 (>= 2.0.768+dfsg)
- collection of data structures and algorithms for biobambam
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)