项目作者: tomasmcoronado

项目描述 :
Computation of the probabilities under Ford's alpha model of spanning binary trees and shape using Sage's Python.
高级语言: Python
项目地址: git://github.com/tomasmcoronado/prob-alpha.git
创建时间: 2017-05-16T07:34:25Z
项目社区:https://github.com/tomasmcoronado/prob-alpha

开源协议:Apache License 2.0

下载


This package contains four Python modules containing

  • the Shape class and its associated methods and functions,
  • the PhyloTree class and its associated methods and functions,
  • the Probs module with all the probability functions.
  • the newick module, which can also be found in https://github.com/glottobank/python-newick
    It also contains the HTML documentation of all three Python modules of my own, and an HTML containing a minimal version of instructions for using these modules.
    It contains the LICENSE associated to the python-newick class (it can be found in https://github.com/glottobank/python-newick ) and Derivative Works, such as this one.