The function mrbayes in phyloch provides an interface to MrBayes :
mrbayes(x, file, nst = 6, rates = "invgamma", ngammacat = 4,
nruns = 2, ngen = 1e+06, printfreq = 100, samplefreq = 10,
nchains = 4, savebrlens = "yes", temp = 0.2, burnin = 10,
contype = "allcompat", path="/Applications/mrbayes-3.1.2/",
run = TRUE)
为何俺找不到phyloch这个package?求解
|