Method: Bio::Sequence#comments

Defined in:
lib/bio/sequence.rb

#commentsObject

A comment String



115
116
117
# File 'lib/bio/sequence.rb', line 115

def comments
  @comments
end