query_lsf_out: query_lsf_out

View source: R/skitools.R

query_lsf_outR Documentation

query_lsf_out

Description

parses "out" and "err" files of jobs with jname root to identify exit status and error codes of jobs

Usage

lsf_query(dir = NULL, jname = NULL, detailed = F, mc.cores = 1)

Arguments

dir

character specifyhing directory where .out and .err files are located

jname

character vector names of jobs (as specified in bsub_cmd

detailed

logical flag specifying whether to return "detailed" information

mc.cores

integer specifying how many cores to use to parse the output data

Value

data.frame of job info

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.