Method: Bio::Nexus::DistancesBlock#get_matrix
- Defined in:
- lib/bio/db/nexus.rb
#get_matrix ⇒ Object
Gets the matrix.
- Returns
-
Bio::Nexus::NexusMatrix
1392 1393 1394 |
# File 'lib/bio/db/nexus.rb', line 1392 def get_matrix @matrix end |