# plot using autoplot
p <- delim_autoplot(geophagus_delims, geophagus_beast)
# view
p
# get haplotypes
hap_tbl <- haplotype_tbl(geophagus)
# extract colors for consensus
get_delim_cols(p, delimname= "consensus", hap_tbl= hap_tbl)
Run the code above in your browser using DataLab