# NOT RUN {
data(ex_hapMat_data)
d1 <- reconstructPP(ex_hapMat_data, focalSNV = 1, minWindow = 1)
d2 <- reconstructPP(ex_hapMat_data, focalSNV = 5, minWindow = 1)
RandIndexTest(dend1 = d1, dend2 = d2, k = 5, nperm = 100)
# }
Run the code above in your browser using DataLab