Skip to content

ekg/gafpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

convert variation graph alignments to coverage maps over nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages