Method: Bio::Nexus::CharactersBlock#get_matrix
- Defined in:
- lib/bio/db/nexus.rb
#get_matrix ⇒ Object
Gets the matrix.
- Returns
-
Bio::Nexus::NexusMatrix
1047 1048 1049 |
# File 'lib/bio/db/nexus.rb', line 1047 def get_matrix @matrix end |