Method: Bio::Nexus::TaxaBlock#get_taxa
- Defined in:
- lib/bio/db/nexus.rb
#get_taxa ⇒ Object
Gets the taxa of this block.
- Returns
-
Array
886 887 888 |
# File 'lib/bio/db/nexus.rb', line 886 def get_taxa @taxa end |
Gets the taxa of this block.
Array
886 887 888 |
# File 'lib/bio/db/nexus.rb', line 886 def get_taxa @taxa end |