README.md

R-CMD-check Downloads CRAN Lifecycle:maturing Codecov test coverage

manhattanly

The goal of manhattanly is to create interactive manhattan, Q-Q and volcano plots

Installation

You can install manhattanly from CRAN:

install.packages("manhattanly")

Alternatively, you can install the development version of manhattanly from GitHub with:

install.packages("devtools")
devtools::install_github("sahirbhatnagar/manhattanly", build_vignettes = TRUE)

Vignette

See the online vignette for example usage of the functions.

Credit

This package is inspired by the qqman R package. The pre-processing of the data in the manhattanly package is based on the qqman::manhattan and qqman::qq functions.

The splitting of the tasks into data pre-processing and plot rendering is inspired by the heatmaply R package.

Related Work

Contact

Latest news

You can see the most recent changes to the package in the NEWS.md file

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



Try the manhattanly package in your browser

Any scripts or data that you put into this service are public.

manhattanly documentation built on April 26, 2021, 9:05 a.m.