套件:bowtie2(2.5.1-1) [debports]
ultrafast memory-efficient short read aligner
is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. It is particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes.
Bowtie 2 indexes the genome with an FM Index to keep its memory footprint small: for the human genome, its memory footprint is typically around 3.2 GB. Bowtie 2 supports gapped, local, and paired-end alignment modes
其他與 bowtie2 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: zlib1g (>= 1:1.2.6)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: bowtie2-examples
- Examples for bowtie2