Method: Bio::Tree::Node#bootstrap_string

Defined in:
lib/bio/tree.rb

#bootstrap_stringObject

bootstrap value as a string



150
151
152
# File 'lib/bio/tree.rb', line 150

def bootstrap_string
  @bootstrap_string
end