软件包: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 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.2.3.3)
- 压缩库 - 运行时