Method: Bio::Nexus::TaxaBlock#get_taxa

Defined in:
lib/bio/db/nexus.rb

#get_taxaObject

Gets the taxa of this block.


Returns

Array



886
887
888
# File 'lib/bio/db/nexus.rb', line 886

def get_taxa
  @taxa
end