Method: Bio::BioAlignment::CodonSequence#seq
- Defined in:
- lib/bio-alignment/codonsequence.rb
#seq ⇒ Object (readonly)
Returns the value of attribute seq.
67 68 69 |
# File 'lib/bio-alignment/codonsequence.rb', line 67 def seq @seq end |