パッケージ: 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
- 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++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.2.3.3)
- 圧縮ライブラリ - ランタイム