r-batchjobs¶
Provides Map, Reduce and Filter variants to generate jobs on batch computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine. Multicore and SSH systems are also supported. For further details see the project web page.
Home | https://github.com/tudo-r/BatchJobs |
Versions | 1.6 |
License | BSD_2_clause + file LICENSE |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-batchjobs |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-batchjobs
and update with:
conda update r-batchjobs