ProcessRefClass_get_file_artifacts: Retrieve file artifacts (either input, output or both) - very...

Description Arguments Value See Also

Description

Retrieve file artifacts (either input, output or both) - very similar to get_artifacts but looks for Artifacts types with the keyword 'file' - 'ResultFile', 'SharedResultFile', etc. Requesting 'output' is fairly quick as the input-output-map carries the output-type attribute. Requesting 'input' requires more time as each input artifact must be fetched before determining it's type.

Arguments

what

character of 'input', 'output' or 'both'

form

character of either 'Node' or 'uri'

iom

an optional data frame of input-output-map data as per get_inputoutputmap(form = 'data.frame'). If not provided (or NULL) then this method will fetch it.

Value

a two element list ('input', 'output') of ArtifactRefClass objects or uri depending upon the value of what one list may be empty

See Also

Other Process: ProcessRefClass_date_run, ProcessRefClass_get_artifacts, ProcessRefClass_get_parent_process, ProcessRefClass_get_type, ProcessRefClass_instrument, ProcessRefClass_technician, create_process_node


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.