Method: Bio::Tree::Edge#width
- Defined in:
- lib/bio/tree.rb
#width ⇒ Object
width of the edge (<branch width=“w”> of PhyloXML, or :W=“w” in NHX)
83 84 85 |
# File 'lib/bio/tree.rb', line 83 def width @width end |
width of the edge (<branch width=“w”> of PhyloXML, or :W=“w” in NHX)
83 84 85 |
# File 'lib/bio/tree.rb', line 83 def width @width end |