- x
Name of the genlight object containing the SNP data [required].
- dist.matrix
Distance matrix [default NULL].
- method
Clustering method -- nj, neighbor-joining tree; UGPMA, UGPMA tree [default 'nj'].
- by.pop
If TRUE, populations are the terminal taxa; if FALSE, individuals are the terminal taxa [default TRUE]
- as.pop
Assign another ind.metric as the population for
the purposes of displaying more informative tip labels [default NULL].
- type
Type of dendrogram "phylogram"|"cladogram"|"fan"|"unrooted"
[default "phylogram"].
- outgroup
Vector containing the population names that are the outgroups
[default NULL].
- labelsize
Size of the labels as a proportion of the graphics default
[default 0.7].
- treefile
Name of the file for the tree topology using Newick format
[default NULL].
- verbose
Verbosity: 0, silent, fatal errors only; 1, flag function
begin and end; 2, progress log; 3, progress and results summary; 5, full
report [default 2 or as specified using gl.set.verbosity].