MetaGraph: Scalable annotated de Bruijn graphs for DNA indexing and alignment
github.com·1d·
Discuss: Hacker News

Metagenome Graph Project

MetaGraph is a tool for scalable construction of annotated genome graphs and sequence-to-graph alignment.

The default index representations in MetaGraph are extremely scalable and support building graphs with trillions of nodes and millions of annotation labels. At the same time, the provided workflows and their careful implementation, combined with low-level optimizations of the core data structures, enable exceptional query and alignment performance.

Main features:

  • Large-scale indexing of sequences
  • Python API for querying in the server mode
  • Encoding k-mer counts (e.g., expression values) and [k-mer coordinates](ht…

Similar Posts

Loading similar posts...