Newick
Newick format, also known as the Newick tree format, is a simple ASCII notation used to encode hierarchical trees, especially phylogenetic trees. A tree is described by nested parentheses that group child nodes; leaves are labeled, and internal nodes can be labeled or left unnamed. Each edge length is indicated after a colon preceding the next node. The complete tree ends with a semicolon.
The basic syntax uses parentheses to denote groupings, commas to separate siblings, and colons to specify branch
Origin and usage: It became a de facto standard in phylogenetics and is supported by many programs
Extensions and limitations: Extended Newick and Rich Newick variants allow annotations such as bootstrap values and