powered by
Parse the metadata in the CWL workflow
parse_meta(x)
CWL object
List of CWL metadata
# NOT RUN { system.file("cwl/sbg/workflow/gatk4-wgs.json", package = "tidycwl") %>% read_cwl(format = "json") %>% parse_meta() # }
Run the code above in your browser using DataLab