Module: Bio::GFFbrowser::Digest

Included in:
GFF3
Defined in:
lib/bio/db/gff/digest/gffparser.rb,
lib/bio/db/gff/digest/gffnocache.rb,
lib/bio/db/gff/digest/gffinmemory.rb

Overview

The fully Digesting parser consumes all records and links them together in (in-memory) lists

Defined Under Namespace

Modules: NoCacheHelpers, Parser Classes: InMemory, NoCache