Learn R Programming

CollapsABEL (version 0.10.11)

cmh: Contrast Manhattan plot the simple way

Description

Contrast Manhattan plot the simple way

Usage

cmh(gcdh_report, outfile = NULL)

Arguments

gcdh_report
data.frame, from a GCDH analysis
outfile
output image filepath. Any type (.png, .pdf, etc) supported by ggplot2::ggsave. Default to NULL. When it's not NULL, this function will try to save the plot to the specified path.

Value

A ggplot object