An open API service indexing awesome lists of open source software.

https://github.com/quantgen/plotlyman

Create Manhattan plots using Plotly
https://github.com/quantgen/plotlyman

Last synced: 8 months ago
JSON representation

Create Manhattan plots using Plotly

Awesome Lists containing this project

README

          

plotlyman
=========

Create Manhattan plots using Plotly.

Installation
------------

Install the development version from GitHub:

```R
# install.packages("remotes")
remotes::install_github("QuantGen/plotlyman")
```