manhattan.RdPerforms Mannhattan plot for GWAS, DGE or EWAS analysis
an object of class dsGWAS
column having feature name (e.g. SNP, CpG, gene, ..)
column having chromosome name
genome-wide significant level. Default 5x10-8
suggestive significant level. Default 1x10-6
numeric value or NA for no label; label snps with pvalue < threshold. Default is NA
list of features names to highlight. For no SNP higlighting, use NA (default)
vector listing color/colors desired for manhattan plot. Default c("#E2709A", "#CB4577", "#BD215B", "#970F42", "#75002B")
y limits to be visualized in -log10 scale. Default is c(1.5,9)
plot title, with quotations (e.g. "My Manhattan Plot")
additional ggplot arguments (ylim, cex, etc. can be altered within the plot section of the function)
column having basepair position
a ggplot object having the Manhattan plot