Description Usage Arguments Value Author(s)
convenience function to create ggplot2 manhattan plots of MatrixEQTL objects
1 2 |
me |
MatrixEQTL results as list or data.frame |
build |
genome build to use, options: "b37", "b38", "custom" (default "b37") |
snp.pos |
data.frame with SNP annotations if not in me, SNP by cols: colnames(snp.pos) <- c("snps", "chr", "pos") |
trait |
character vector of gene/trait names to plot |
vcf |
vcf file to extract SNP annotations from (default NULL) |
build.names |
names for colums with annotations for custom build, order: chr, length (default NULL) |
ggplot2 object (list) with the plot
Ines Assum (2019-03-21)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.