Learn R Programming

flowr (version 0.9.11)

to_flowdet: Create a flow's submission detail file

Description

Create a file describing details regarding jobs ids, submission scripts etc.

Usage

to_flowdet(x, ...)

# S3 method for rootdir to_flowdet(x, ...)

# S3 method for character to_flowdet(x, ...)

# S3 method for flow to_flowdet(x, ...)

Arguments

x

this is a wd

...

not used

Details

The path provided should contain a flow_details.rds file (which is used to extract all the information).

Incase a parent folder with multiple flows is provided information regarding jobids is omitted.

if x is char. assumed a path, check if flow object exists in it and read it. If there is no flow object, try using a simpler function