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



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

def get_number_of_taxa
  @number_of_taxa
end