# NOT RUN {
scm_repository <- "https://github.com/example/repo"
scm_type <- "git"
scm_commit <- "c9ffea0b60fa3bcf8e138af7c99ca141a6b8fb21"
scm_path <- "workflow/hive-viral-mutation-detection.cwl"
scm_preview <- "https://github.com/example/repo/blob/master/mutation-detection.cwl"
compose_scm(scm_repository, scm_type, scm_commit, scm_path, scm_preview) %>% convert_json()
# }
Run the code above in your browser using DataLab