test.2sptree | R Documentation |
This function is testing if two species trees are significantly different from each other.
test.2sptree(path_mpest="mpest", sptree1, sptree2, genetreefile, ngenetree, nbootstrap)
path_mpest |
the full path of the mp-est binary |
sptree1 |
the species tree 1 |
sptree2 |
the species tree 2 |
genetreefile |
the gene tree file |
ngenetree |
the number of gene trees |
nbootstrap |
the number of bootstrap replicates |
Liang Liu lliu@uga.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.