# NOT RUN {
# DNA sequence data:
# ------------------
data(ips.cox1)
x <- ips.cox1[, 100:140] # tiny alignment
# print NEXUS file with MrBayes block to working directory
# --------------------------------------------------------
mrbayes(x, file = "", ngen = 100, run = FALSE)
# }
Run the code above in your browser using DataLab