Package: pbdagcon (0.3+git20180411.c14c422+dfsg-8) [debports]
Links for pbdagcon
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [github.com]
Similar packages:
sequence consensus using directed acyclic graphs
pbdagcon is a tool that implements DAGCon (Directed Acyclic Graph Consensus) which is a sequence consensus algorithm based on using directed acyclic graphs to encode multiple sequence alignment.
It uses the alignment information from blasr to align sequence reads to a "backbone" sequence. Based on the underlying alignment directed acyclic graph (DAG), it will be able to use the new information from the reads to find the discrepancies between the reads and the "backbone" sequences. A dynamic programming process is then applied to the DAG to find the optimum sequence of bases as the consensus. The new consensus can be used as a new backbone sequence to iteratively improve the consensus quality.
While the code is developed for processing PacBio(TM) raw sequence data, the algorithm can be used for general consensus purpose. Currently, it only takes FASTA input. For shorter read sequences, one might need to adjust the blasr alignment parameters to get the alignment string properly.
The code and the underlying graphical data structure have been used for some algorithm development prototyping including phasing reads and pre-assembly.
Other Packages Related to pbdagcon
|
|
|
|
-
- dep: libblasr5.3.5 (>= 5.3.5+dfsg)
- tools for aligning PacBio reads to target sequences
-
- dep: libc6.1 (>= 2.36)
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: libpbbam2.1.0 (>= 2.1.0+dfsg)
- Pacific Biosciences binary alignment/map (BAM) library
-
- dep: libpbseq (>= 5.3.5+dfsg-4~)
- library for analyzing PacBio sequencing data
-
- dep: libstdc++6 (>= 12)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- sug: blasr
- mapping single-molecule sequencing reads
Download pbdagcon
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
ia64 (unofficial port) | 425.3 kB | 2,622.0 kB | [list of files] |