Description Usage Arguments Value
Internal code.
1 2 3 4 5 6 7 8 | cmd.examl.single(indir, infile, outdir = indir, outfile = infile,
prog.mpi = "mpiexec", prog.bscreate = PR.EXAML.BSCREATE,
opt.bootstrap.by = "nucleotide", prog.parser = PR.EXAML.PARSER,
args.parser = "-m DNA", prog.starttree = PR.EXAML.STARTTREE,
prog.rndstarttree = PR.EXAML.BS, args.starttree.seed = 12345,
args.starttree.type = "parsimony", prog.examl = PR.EXAML.EXAML,
args.examl = "-m GAMMA -D", bs.seed = floor(runif(1, 10000, 1e+05 -
1)), verbose = 1)
|
indir |
Directory of the sequences in file |
infile |
File name to an DNAbin matrix. The file name must end in |
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.