Click or drag to resize
Bio.Phylogenetics Namespace

[Missing <summary> documentation for "N:Bio.Phylogenetics"]

Classes
  ClassDescription
Public classEdge
Edge: a tree edge and its descendant subtree. Edge --> Distance/Length
Public classNode
Node : Node of the tree which can be either Leaf or another branch node.
Public classTree
Tree: The full input Newick Format for a single tree Tree --> Subtree ";" | Branch ";"