5 Matching Annotations
  1. May 2026
    1. Node ≥ 22 on macOS / Linux / Windows

      这个技术规格要求Node.js版本22或更高,这是一个具体的系统要求。这个版本要求相对较新,可能限制了在较旧系统上的使用。与其他AI工具相比,这个要求不算特别严格,但可能会影响一些用户的兼容性,特别是在企业环境中。

  2. Jul 2020
  3. Dec 2019
  4. Feb 2019
    1. set; if this is higher, the tree 2can be considered to fit the data less well

      To test the fit between data and more than one alternative tree, you can just do a bootstrap analysis, and map the results on a neighbour-net splits graph based on the same data.

      Note that the phangorn library includes functions to transfer information between trees/tree samples and trees and networks:<br/> Schliep K, Potts AJ, Morrison DA, Grimm GW. 2017. Intertwining phylogenetic trees and networks. Methods in Ecology and Evolution (DOI:10.1111/2041-210X.12760.)[http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12760/full] – the basic functions and script templates are provided in the associated vignette.