Method: Bio::MAFFT::Report#data
- Defined in:
- lib/bio/appl/mafft/report.rb
#data ⇒ Object (readonly)
sequence data. Returns an array of Bio::FastaFormat.
168 169 170 |
# File 'lib/bio/appl/mafft/report.rb', line 168 def data @data end |