testPG <- .loadPgExample(withGroups=TRUE)
plotTree(testPG, type='pangenome', dist='binary', clust='ward.D2')
# And now in a circle (type defaults to 'pangenome')
plotTree(testPG, circular=TRUE, dist='binary', clust='ward.D2')
Run the code above in your browser using DataLab