Description Usage Arguments Value
Internal code.
1 2 3 4 5 6 7 | cmd.examl.bootstrap.on.one.machine(indir, infile, bs.from = 0,
bs.to = 99, bs.n = bs.to - bs.from + ifelse(bs.from == 0, 1, 0),
outdir = indir, prog.mpi = "mpiexec",
prog.parser = PR.EXAML.PARSER, prog.starttree = PR.EXAML.STARTTREE,
prog.examl = PR.EXAML.EXAML, opt.bootstrap.by = "codon",
args.examl = "-m GAMMA -D", prog.supportadder = PR.EXAML.BS,
tmpdir.prefix = "examl", resume = 1, verbose = 1)
|
indir |
Directory of the sequences in file |
infile |
File name to an DNAbin matrix. The file name must end in |
bs.from |
Iteration number of bootstrap calculations. Defaults to |
bs.to |
Final iteration number of this call to |
bs.n |
Total number of boostrap iterations. Defaults to |
outdir |
Output directory for the bootstrap calculations |
verbose |
Flag to run function in verbose mode. |
Character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.