Method: Bio::FastaFormat#definition

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

#definitionObject

The comment line of the FASTA formatted data.



123
124
125
# File 'lib/bio/db/fasta.rb', line 123

def definition
  @definition
end