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
- Host: GitHub
- URL: https://github.com/quantgen/plotlyman
- Owner: QuantGen
- License: other
- Created: 2020-10-25T15:52:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T15:52:54.000Z (over 5 years ago)
- Last Synced: 2025-04-04T01:29:42.301Z (about 1 year ago)
- Language: R
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")
```