libgff-dev

Gff/gtf parsing from cufflinks as a library
  https://github.com/Kingsford-Group/libgff
  0
  no reviews



This is a simple "libraryfication" of the gff/gtf parsing code that is used in the cufflinks codebase. there are not many (any?) relatively lightweight gtf/gff parsers exposing a c++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like seqan.