powered by
BioCompute Objects schema validator (v1.4.2)
validate_schema_v1.4.2(file)validate_schema(file)
validate_schema(file)
Path to the BCO JSON file
None
# NOT RUN { bco <- tempfile(fileext = ".json") generate_example("HCV1a") %>% convert_json() %>% export_json(bco) bco %>% validate_schema() # }
Run the code above in your browser using DataLab