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,
lib/bio/db/gff/digest/gfflrucache.rb
Overview
The fully Digesting parser consumes all records and links them together in (in-memory) lists
Defined Under Namespace
Modules: LruCacheHelpers, NoCacheHelpers, Parser Classes: InMemory, LruCache, LruTracker, NoCache