testPG <- .loadPgExample(withGroups=TRUE)
# Standard type - organisms ordered by their index in the pangenome
plotEvolution(testPG, ordering='none')
# Bootstrapped with confidence intervals
plotEvolution(testPG, ordering='bootstrap')
Run the code above in your browser using DataLab