View source: R/bGWAS_classFunctions.R
heatmap_bGWAS | R Documentation |
Creates a heatmap of SNP effects on prior traits
heatmap_bGWAS(obj, SNPs = NULL, save_file = F, file_name = NULL)
obj |
an object of class bGWAS created using |
SNPs |
A data.frame containing the SNPs (rsid) to use in the first column, and
optionnally the text that should be plotted in addition to rsid in the second
column |
save_file |
A logical indicating if the graphic should be saved,
|
file_name |
The name of the file saved (is |
a Heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.