目录

TreeSAP   Build Status

TreeSAP: Tree SAmpling under Phylogenetic models

Installation

TreeSAP depends on SciPy and TreeSwift and can be installed via pip:

sudo pip install treesap

If you are using a machine on which you lack administrative powers, TreeSAP can be installed locally using pip:

pip install --user treesap

Usage

from treesap import nonhomogeneous_yule_tree
tree = nonhomogeneous_yule_tree(lambda x: 2*x, end_num_leaves=100)
print(tree.newick())

Full documentation can be found at https://niemasd.github.io/TreeSAP/.

关于

基于系统发育方法进行序列分类和功能/分类学分析的软件。

254.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号