套件:bowtie(1.3.1-3)
bowtie 的相關連結
Debian 的資源:
下載原始碼套件 bowtie:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Steffen Moeller (QA 頁面)
- Andreas Tille (QA 頁面)
- Ognyan Kulev (QA 頁面)
- Stephan Struckmann (QA 頁面)
- Alexandre Mestiashvili (QA 頁面)
外部的資源:
- 主頁 [bowtie-bio.sourceforge.net]
相似套件:
Ultrafast memory-efficient short read aligner
This package addresses the problem to interpret the results from the latest (2010) DNA sequencing technologies. Those will yield fairly short stretches and those cannot be interpreted directly. It is the challenge for tools like Bowtie to give a chromosomal location to the short stretches of DNA sequenced per run.
Bowtie aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).
其他與 bowtie 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: zlib1g (>= 1:1.2.6)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: bowtie-examples
- Examples for bowtie, the ultrafast memory-efficient short read aligner