View source: R/traitanalysis_utils.R
calc_mixeddist | R Documentation |
Calculate distances between genomes.
calc_mixeddist(
trait_matrix,
idcol = "id",
col2ignore = c("genome_length", "mingentime"),
method = "wishart",
binarytype = "logical",
byrow = 1,
verbose = TRUE
)
trait_matrix_bin |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.