PE-Assembler
PE-Assembler assembles de novo genomes by extending paired-end reads from their 3' ends to improve contiguity and accuracy of assembled sequences.
Key Features:
- 3' Extension Approach: Extends paired-end reads from their 3' ends to form contiguous sequences instead of constructing de Bruijn graphs.
- Massive Parallelization Potential: Avoids complex graph structures that inhibit parallelization, enabling scalable processing across multiple computational nodes.
- Improved Assembly Quality: Produces more contiguous and complete assemblies compared with conventional de Bruijn graph-based methods by capturing subtle genomic information.
- Reduced Error Rates: Generates assemblies with lower error rates, enhancing reliability for downstream analyses.
Scientific Applications:
- De novo genome assembly: Applicable to projects requiring high contiguity and accuracy in assembled genomes.
- Paired-end read assembly: Specifically suited to assembling paired-end sequencing reads.
- Complex genomes: Suitable for genomes containing repetitive sequences or structural variations.
Methodology:
The core method uses a 3' extension technique that systematically extends reads from their 3' ends to form contiguous sequences, bypasses de Bruijn graph construction, and facilitates parallel execution.
Topics
Details
- License:
- Unlicense
- Maturity:
- Mature
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Linux, Mac
- Programming Languages:
- C++
- Added:
- 1/13/2017
- Last Updated:
- 11/24/2024
Operations
Publications
Ariyaratne PN, Sung W. PE-Assembler: <i>de novo</i> assembler using short paired-end reads. Bioinformatics. 2010;27(2):167-174. doi:10.1093/bioinformatics/btq626. PMID:21149345.
PMID: 21149345
Documentation
Downloads
- Downloads pagehttp://sourceforge.net/projects/peasm/files/