API
    Preparing search index...

    Function read

    • Reads trees from a string according to the specified schema. TODO: add support for getting trees from a URL.

      Parameters

      • text: string
      • schema: Schema = 'newick'

        newick, nexus, phyloXML, or NeXML

      Returns Tree[]