Binarize and transpose the phylogenomic profile matrix
Source:R/07_microsynteny-based_phylogeny.R
binarize_and_transpose.Rd
Binarize and transpose the phylogenomic profile matrix
Examples
data(clusters)
profile_matrix <- phylogenomic_profile(clusters)
tmat <- binarize_and_transpose(profile_matrix)