Skip to content

Qgzeng-Bio/Granno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFF4 / Graph Feature Format

GFF4 is a graph-native pangenome annotation toolkit for projecting linear GFF3 gene models onto embedded graph paths, then querying genes, transcripts, exons, CDS, and related features directly by graph coordinates.

v0.1 MVP

The first release focuses only on the coordinate and query core:

  • parse GFA1 S, L, and P records
  • build embedded path step indexes
  • convert path intervals to graph walks
  • import GFF3 features onto graph coordinates
  • validate graph walks and feature hierarchy
  • query by node, edge, path interval, or gene
  • export path-specific GFF3 for round-trip checks

Later releases will add copy/allele modeling, anchors, snarls, PAV/CNV matrices, graph-SV/GWAS annotation, and production storage.

Development

python -m pytest

The initial development target is the hand-checkable toy graph under examples/toy/.

About

Graph-based pangenome annotation tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages