LOCAS

LOCAS assembles eukaryotic genomes from low-coverage short-read NGS data to detect sequence variation, including novel insertions and highly diverged regions.


Key Features:

  • Mismatch-sensitive Overlap-Layout-Consensus: LOCAS employs an overlap-layout-consensus assembly strategy that is sensitive to mismatches to handle low-coverage short-read data.
  • Homology-guided assembly: Performs homology-guided assembly of homologous regions by leveraging existing sequence similarity.
  • De novo assembly of novel variations: Conducts de novo assembly after an initial alignment-consensus phase to reconstruct insertions and highly polymorphic regions.
  • Performance on benchmark datasets: In evaluations on Arabidopsis 1001 Genomes Project data, LOCAS produced larger contigs, lower error rates, and faster runtimes than compared NGS assemblers and successfully assembled long insertions.

Scientific Applications:

  • Population-scale low-coverage re-sequencing: Applicable to large re-sequencing projects such as the Human 1000 Genomes Project to detect genetic variation from many low-coverage samples.
  • Discovery of novel insertions and highly diverged sequences: Enables detection and assembly of insertions and highly polymorphic or diverged regions in eukaryotic genomes from short-read data.

Methodology:

LOCAS applies a mismatch-sensitive overlap-layout-consensus approach with a two-phase workflow: a homology-guided assembly following an initial alignment-consensus step (phase 1) and a de novo assembly targeting insertions and highly polymorphic regions (phase 2).

Topics

Details

Tool Type:
command-line tool
Operating Systems:
Linux
Programming Languages:
C++
Added:
1/13/2017
Last Updated:
11/25/2024

Operations

Publications

Klein JD, Ossowski S, Schneeberger K, Weigel D, Huson DH. LOCAS – A Low Coverage Assembly Tool for Resequencing Projects. PLoS ONE. 2011;6(8):e23455. doi:10.1371/journal.pone.0023455. PMID:21858125. PMCID:PMC3156226.

Documentation