boxiangliu/manhattan: Manhattan: ggplot2-based Manhattan plots

The Manhattan plot is a specialized form of scatterplot to display genome-wide association studies (GWAS). There are many packages for making Manhattan plots, but most of them are not easily extensible. This package, manhattan, is built on top of ggplot2. Its main plotting function returns an object fully compatible with ggplot2, and the object is customizable with geoms.

Getting started

Package details

AuthorBoxiang Liu
MaintainerBoxiang Liu <jollier.liu@gmail.com>
LicenseGPL-3
Version0.1
URL https://raw.githubusercontent.com/boxiangliu/manhattan/master/vignettes/manhattan.pdf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("boxiangliu/manhattan")
boxiangliu/manhattan documentation built on Aug. 24, 2022, 6:45 p.m.