vg-docs

tools for working with genome variation graphs -- docs

Description

variation graph data structures, interchange formats, alignment, genotyping, and variant calling methods

Variation graphs provide a succinct encoding of the sequences of many genomes. A variation graph (in particular as implemented in vg) is composed of:

 - nodes, which are labeled by sequences and ids
 - edges, which connect two nodes via either of their respective ends
 - paths, describe genomes, sequence alignments, and annotations (such as gene
  models and transcripts) as walks through nodes connected by edges

This model is similar to a number of sequence graphs that have been used in assembly and multiple sequence alignment. Paths provide coordinate systems relative to genomes encoded in the graph, allowing stable mappings to be produced even if the structure of the graph is changed.

This package provides the documentation

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/vgteam/vg#vg


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install vg-docs