套件:dindel(1.01-wu1-3 dfsg-1 以及其他的)
dindel 的相關連結
Debian 的資源:
下載原始碼套件 dindel:
- [dindel_1.01-wu1-3 dfsg-1.dsc]
- [dindel_1.01-wu1-3 dfsg.orig.tar.xz]
- [dindel_1.01-wu1-3 dfsg-1.debian.tar.xz]
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Animesh Sharma (QA 頁面)
- Steffen Moeller (QA 頁面)
- Andreas Tille (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
determines indel calls from short-read data
Dindel is a program for calling small indels from short-read sequence data ('next generation sequence data'). It currently is designed to handle only Illumina data.
Dindel requires a BAM file containing the read-alignments as input. It then extracts candidate indels from the BAM file, and realigns the reads to candidate haplotypes consisting of these candidate indels. If there is sufficient evidence for an alternative haplotype to the reference, it will call an indel.
It is possible to test indels discovered with other methods using Dindel, for instance longer indels obtained through assembly methods. Dindel will then realign both mapped and unmapped reads to see if the candidate indel is supported by the reads.
Dindel outputs both genotype likelihoods and includes a script to convert these to a VCF file with indel and SNP calls.
There is basic support for outputting realigned BAM files for each realignment-window. These realigned BAM files can be used to call SNPs near (candidate) indels.
其他與 dindel 有關的套件
|
|
|
|
-
- dep: libboost-program-options1.67.0
- program options library for C
-
- dep: libc6 (>= 2.15) [除 arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支援函式庫
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc 6 (>= 5.2)
- GNU Standard C Library v3
-
- dep: zlib1g (>= 1:1.2.3.3)
- 壓縮函式庫 - 跑程式時用(runtime)