Method: Bio::Nexus::TaxaBlock#get_number_of_taxa

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

#get_number_of_taxaObject

Gets the “number of taxa” property.


Returns

Integer



879
880
881
# File 'lib/bio/db/nexus.rb', line 879

def get_number_of_taxa
  @number_of_taxa
end