You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BStrees <- bootstrap.phyDat(x, pratchet, bs = 100) #produces a list of bootstrapped data sets.
treeMP <- plotBS(treeRatchet,BStrees, "phylogram",bs.col="red" ) #plotBS plots a phylogenetic tree with the with the bootstrap values assigned to the (internal) edges.