Method: Bio::GCG::Msf#alignment
- Defined in:
- lib/bio/appl/gcg/msf.rb
#alignment ⇒ Object
returns Bio::Alignment object.
179 180 181 182 |
# File 'lib/bio/appl/gcg/msf.rb', line 179 def alignment do_parse @align end |
returns Bio::Alignment object.
179 180 181 182 |
# File 'lib/bio/appl/gcg/msf.rb', line 179 def alignment do_parse @align end |