Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsivsi/custom_genoplotr
My custom modifications to genoPlotR v0.6.1
https://github.com/vsivsi/custom_genoplotr
Last synced: 19 days ago
JSON representation
My custom modifications to genoPlotR v0.6.1
- Host: GitHub
- URL: https://github.com/vsivsi/custom_genoplotr
- Owner: vsivsi
- Created: 2015-10-12T19:41:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T19:48:23.000Z (about 9 years ago)
- Last Synced: 2024-10-08T01:42:41.656Z (30 days ago)
- Language: R
- Size: 1.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom_genoPlotR
My custom modifications to genoPlotR v0.6.1To build and install this modified package:
```bash
# From outside the project directory
R CMD build --no-vignettes
R CMD INSTALL genoPlotR_0.6.1.tar.gz
```