Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# custom_genoPlotR
My custom modifications to genoPlotR v0.6.1

To 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
```