Skip to content

chfi/gfainject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little tool to map alignments (from a BAM file) to reference paths in a GFA format graph. Output is a GAF file with one record per alignment, mapping each alignment to a sequence of steps in the GFA. The alignment reference names have to match the path names in the GFA.

Usage:

cargo build --release
./target/release/gfa-injection --gfa some.gfa --bam some.bam

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages