MCPcopy Create free account

hub / github.com/bjpop/rubra / functions

Functions31 in github.com/bjpop/rubra

↓ 7 callersFunctiongetStageOptions
(options, stage, optionName)
rubra/utils.py:101
↓ 3 callersFunctiondrop_py_suffix
(filename)
rubra/utils.py:190
↓ 3 callersFunctionshellCommand
(command)
rubra/shell_command.py:6
↓ 2 callersFunctiongetCommand
(name, options)
rubra/utils.py:169
↓ 2 callersMethodisJobCompleted
(self, jobID)
rubra/cluster_job.py:21
↓ 2 callersFunctionlogInfo
(msg, logger)
rubra/utils.py:177
↓ 2 callersFunctionrunStageCheck
(stage, flag_file, *args)
rubra/utils.py:127
↓ 1 callersMethod__str__
(self)
rubra/cluster_job.py:91
↓ 1 callersFunctioncommandToLambda
(command)
rubra/utils.py:159
↓ 1 callersFunctiondistributedCommand
(stage, comm, options)
rubra/utils.py:109
↓ 1 callersFunctiongetOptions
(args)
rubra/utils.py:200
↓ 1 callersFunctionget_cmdline_args
()
rubra/cmdline_args.py:6
↓ 1 callersFunctioninitLog
(options)
rubra/utils.py:84
↓ 1 callersMethodlaunch
(self)
rubra/cluster_job.py:127
↓ 1 callersFunctionmain
()
rubra/rubra.py:20
↓ 1 callersFunctionmkDir
(dir)
rubra/utils.py:59
↓ 1 callersMethodrunJobAndWait
(self, stage, logDir='', verbose=0)
rubra/cluster_job.py:64
↓ 1 callersFunctionrunStage
(stage, *args)
rubra/utils.py:138
↓ 1 callersFunctionsetOptions
(options)
rubra/utils.py:276
↓ 1 callersFunctionsplitPath
(path)
rubra/utils.py:182
↓ 1 callersFunctionstartLogger
()
rubra/utils.py:269
↓ 1 callersMethodwaitForJobCompletion
(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
FunctioncountLines
(file, outputs)
examples/example_pipeline.py:23
FunctionmkForceLink
Create a symlink, overwriting any existing symlink.
rubra/utils.py:77
FunctionmkLink
(source, target)
rubra/utils.py:67
FunctionmkLogFile
(logDir, fullFilename, extension)
rubra/utils.py:242
FunctionmkTempFilename
(file)
rubra/utils.py:247
Functiontotal
(files, outputs)
examples/example_pipeline.py:30
FunctionzeroFile
(file)
rubra/utils.py:252