Other packages > Find by keyword >

qsub  

Running Commands Remotely on 'Gridengine' Clusters
View on CRAN: Click here


Download and install qsub package within the R console
Install from CRAN:
install.packages("qsub")

Install from Github:
library("remotes")
install_github("cran/qsub")

Install by package version:
library("remotes")
install_version("qsub", "1.1.3")



Attach the package and use:
library("qsub")
Maintained by
Robrecht Cannoodt
[Scholar Profile | Author Map]
First Published: 2018-07-30
Latest Update: 2021-09-23
Description:
Run lapply() calls in parallel by submitting them to 'gridengine' clusters using the 'qsub' command.
How to cite:
Robrecht Cannoodt (2018). qsub: Running Commands Remotely on 'Gridengine' Clusters. R package version 1.1.3, https://cran.r-project.org/web/packages/qsub. Accessed 06 Apr. 2025.
Previous versions and publish date:
1.0.3 (2018-07-30 13:00), 1.1.0 (2019-02-13 14:20), 1.1.1 (2021-01-29 17:00), 1.1.2 (2021-05-12 10:20)
Other packages that cited qsub R package
View qsub citation profile
Other R packages that qsub depends, imports, suggests or enhances
Complete documentation for qsub
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0404/05Downloads for qsub0246810121416TrendBars

Today's Hot Picks in Authors and Packages

chameleon  
Automatic Colors for Multi-Dimensional Data
Assign distinct colors to arbitrary multi-dimensional data, considering its structure. ...
Download / Learn more Package Citations See dependency  
beakr  
A Minimalist Web Framework for R
A minimalist web framework for developing application programming interfaces in R that provides a f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
AssocAFC  
Allele Frequency Comparison
When doing association analysis one does not always have the genotypes for the control population. ...
Download / Learn more Package Citations See dependency  
mixcure  
Mixture Cure Models
Implementation of parametric and semiparametric mixture cure models based on existing R packages. Se ...
Download / Learn more Package Citations See dependency  
BeviMed  
Bayesian Evaluation of Variant Involvement in Mendelian Disease
A fast integrative genetic association test for rare diseases based on a model for disease status gi ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA