Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 371 Bytes

gafpack

Convert alignments to pangenome variation graphs to coverage maps useful in haplotype-based genotyping.

building

Use cargo to build:

cargo install --force --path .

usage

Provide a graph (in GFA) and alignments (in GAF):

gafpack -g z.gfa -a z.gaf >z.pack.tsv

The output gives the graph coverage vector with a header line.