create_heatmap_iso | R Documentation |
Produces isolates heatmap
create_heatmap_iso( iso_profile, wgs_profile, mouse_ids = c("1683", "1688", "1692", "1699"), genome_hr = "C. innocuum", col_fun = col_fun, unfiltered = T )
iso_profile |
the AF profile of the genomic isolates |
wgs_profile |
the AF profile of the WGS samples |
genome_hr |
the name of the genome to plot, sould be present in iso_profile |
col_fun |
function that assigns the AF color |
unfiltered |
boolean, if intermediate AF should be filterd |
a ComplexHeamtap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.