BM 20160614
Wed Jun 15 10:16:22 CDT 2016 ff93cef2fb5b50f31580340ed876e7ff195c578f
Minimum Spanning Tree on Distance Matrix
Same tree structure and simulation procedures as documented in the previous note. Minimum spanning tree (MST) is implemented via R
package ape::mst
. See DSC script.
dsc exec vcv-bm.dsc -j8 -s "SimTree * SimBM * (ManifoldDR * PlotDR, ApeMST * PlotMST)"