Method: Bio::GFF::GFF2::MetaData#directive

Defined in:
lib/bio/db/gff.rb

#directiveObject

Directive. Usually, one of “feature-ontology”, “attribute-ontology”, or “source-ontology”.



776
777
778
# File 'lib/bio/db/gff.rb', line 776

def directive
  @directive
end