This is a function to make a heatmap of posterior probability for a set of feature-SNP pairs.
make_heatmap(input)
A matrix containing posterior probability. Rows and columns must represent feature-SNP pairs and model categories, respectively.
A ggplot2
object.