Method: Bio::SangerChromatogram#sequence_string
- Defined in:
- lib/bio/db/sanger_chromatogram/chromatogram.rb
#sequence_string ⇒ Object
Returns the sequence from the chromatogram as a string
89 90 91 |
# File 'lib/bio/db/sanger_chromatogram/chromatogram.rb', line 89 def sequence_string @sequence end |