/GraphPanGenomes_Microbial

Microbial genomics pipeline to build and analyse genome graphs

Primary LanguageShellGNU General Public License v3.0GPL-3.0

GraphPanGenomes_Microbial

Microbial genomics pipeline to build and analyse genome graphs First version of best practice pipeline for use of graph genomes in microbial genomics, which include

  1. use whole genomes as input for constructing Pangenome graph, which encoded in the variation graph data model describe the all versus all alignment of many sequences
  2. manupilate the graph, such as annotation, visulaition and extract subregions
  3. map short reads to graph, get Gam files
  4. call variant using the Gam files either using genotying or including novel variants.

The variants called from graph based gam files can be used for further standard analysis as variants called from single linear reference.