Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bjpop/rubra
/ functions
Functions
31 in github.com/bjpop/rubra
⨍
Functions
31
◇
Types & classes
3
↓ 7 callers
Function
getStageOptions
(options, stage, optionName)
rubra/utils.py:101
↓ 3 callers
Function
drop_py_suffix
(filename)
rubra/utils.py:190
↓ 3 callers
Function
shellCommand
(command)
rubra/shell_command.py:6
↓ 2 callers
Function
getCommand
(name, options)
rubra/utils.py:169
↓ 2 callers
Method
isJobCompleted
(self, jobID)
rubra/cluster_job.py:21
↓ 2 callers
Function
logInfo
(msg, logger)
rubra/utils.py:177
↓ 2 callers
Function
runStageCheck
(stage, flag_file, *args)
rubra/utils.py:127
↓ 1 callers
Method
__str__
(self)
rubra/cluster_job.py:91
↓ 1 callers
Function
commandToLambda
(command)
rubra/utils.py:159
↓ 1 callers
Function
distributedCommand
(stage, comm, options)
rubra/utils.py:109
↓ 1 callers
Function
getOptions
(args)
rubra/utils.py:200
↓ 1 callers
Function
get_cmdline_args
()
rubra/cmdline_args.py:6
↓ 1 callers
Function
initLog
(options)
rubra/utils.py:84
↓ 1 callers
Method
launch
(self)
rubra/cluster_job.py:127
↓ 1 callers
Function
main
()
rubra/rubra.py:20
↓ 1 callers
Function
mkDir
(dir)
rubra/utils.py:59
↓ 1 callers
Method
runJobAndWait
(self, stage, logDir='', verbose=0)
rubra/cluster_job.py:64
↓ 1 callers
Function
runStage
(stage, *args)
rubra/utils.py:138
↓ 1 callers
Function
setOptions
(options)
rubra/utils.py:276
↓ 1 callers
Function
splitPath
(path)
rubra/utils.py:182
↓ 1 callers
Function
startLogger
()
rubra/utils.py:269
↓ 1 callers
Method
waitForJobCompletion
(self, jobID)
rubra/cluster_job.py:55
Method
__init__
(self, qstat_max_tries = 5, qstat_error_delay = 1, qstat_delay = 10)
rubra/cluster_job.py:15
Method
__init__
(self, command, walltime=None, name=None, memInGB=None, queue='batch', moduleList=None, logDi
rubra/cluster_job.py:77
Function
countLines
(file, outputs)
examples/example_pipeline.py:23
Function
mkForceLink
Create a symlink, overwriting any existing symlink.
rubra/utils.py:77
Function
mkLink
(source, target)
rubra/utils.py:67
Function
mkLogFile
(logDir, fullFilename, extension)
rubra/utils.py:242
Function
mkTempFilename
(file)
rubra/utils.py:247
Function
total
(files, outputs)
examples/example_pipeline.py:30
Function
zeroFile
(file)
rubra/utils.py:252