我试图使用phylosig函数计算系统发育信号,但我得到了以下错误:
代码语言:javascript复制Error in vcv.phylo(tree) : the tree has no branch lengths然而,当我检查我的树,它说它确实有树枝长度!
代码语言:javascript复制> MCC_genus_tree
Phylogenetic tree with 1160 tips and 1159 internal nodes.
Tip labels:
Anolis, Ornithorhynchus, Zaglossus, Tachyglossus, Rhynchocyon, Elephantulus, ...
Rooted; includes branch lengths.怎么一回事?任何帮助都将不胜感激。
编辑:
我的树是从vertlife下载的MCC树。