Difference between revisions of "R Portal"
(casing) |
m |
||
Line 17: | Line 17: | ||
The system is based on the Leiden Grid Intrastructure (LGI). It interacts with the grid using pilotjobs ([http://www.nikhef.nl/pub/projects/grid/gridwiki/index.php/LGI_Pilotjob_Framework read more]). | The system is based on the Leiden Grid Intrastructure (LGI). It interacts with the grid using pilotjobs ([http://www.nikhef.nl/pub/projects/grid/gridwiki/index.php/LGI_Pilotjob_Framework read more]). | ||
− | * [https://github.com/wvengen/LGI/wiki Leiden Grid Infrastructure | + | * [https://github.com/wvengen/LGI/wiki Leiden Grid Infrastructure]([http://gliteui.wks.gorlaeus.net/LGI/ original source]), including a number of tools |
* [https://github.com/wvengen/lgipilot/ lgipilot] pilotjob manager | * [https://github.com/wvengen/lgipilot/ lgipilot] pilotjob manager | ||
* [https://github.com/wvengen/LGIportal/ R portal] source | * [https://github.com/wvengen/LGIportal/ R portal] source |
Revision as of 13:12, 29 February 2012
The upcoming BiG Grid R portal
To make using the grid easier, we're working a portal for users of the statistical programming language R. It's a web interface for your jobs, and a module for R. Plus some tools and language bindings to interact with the jobs.
As a bonus, you can also use it to run R on a GPU cluster.
The R portal is not a production service yet. We're currently looking for R users who want to help us to make it work smoothly in a real-world setting. If you're interested, please drop me a mail.
- Visit the R portal (contact wvengen+lgi@nikhef.nl for an account)
- read more about the Rlgi module for R.
- Slides of the R portal presentation at the BioAssist meeting of Feb, 2012.
What's inside
The system is based on the Leiden Grid Intrastructure (LGI). It interacts with the grid using pilotjobs (read more).
- Leiden Grid Infrastructure(original source), including a number of tools
- lgipilot pilotjob manager
- R portal source
On the grid, R 2.11 and 2.12 are available; the gpu cluster has versions 2.12 and 2.13.
Extra packages installed: (none at the moment)
Extra packages on the GPU cluster: Rcpp, Rgpu
(you can still use install.packages() to install extra packages right now)