API
    Preparing search index...

    Function writeNewick

    • Writes tree in .newick format. Undefined branch lengths set to 0.

      Parameters

      • tree: Tree

        The tree to write

      • annotationWriter: (annotation: { [key: string]: any }) => string = ...

      Returns string