Skip to content

Simple column and data models; GTF only.

Pre-release
Pre-release
Compare
Choose a tag to compare
@fafa13 fafa13 released this 08 Jun 11:22

This version use a much more simple model to describe GTF data. GTF is the only file format that can be provided as input. That allowed to remove a lot of features in the column model because the description file (.ffd) is now useless.The rows in the GTF_DATA structure are now stored in a rough table to improve speed and lower memory usage.