Class: Bio::GFF::GFF2

Inherits:
Bio::GFF show all
Defined in:
lib/bio/db/gff.rb

Overview

DESCRIPTION

Represents version 2 of GFF specification. Is completely implemented by the Bio::GFF class.

Constant Summary collapse

VERSION =
2

Instance Attribute Summary

Attributes inherited from Bio::GFF

#records

Method Summary

Methods inherited from Bio::GFF

#initialize

Constructor Details

This class inherits a constructor from Bio::GFF