Skip to content

Export ARC metadata

Users have the possibility to export the metadata within the ARC as a JSON file. Using

Terminal window
arc export

the ARC Commander transfers all metadata from the isa.study.xlsx and isa.assay.xlsx to the isa.investigation.xlsx registry and prints the information to the console in JSON format. To generate a JSON file at the root of the ARC you can use the following: Currently, this JSON file is identical to the ISA.json.

Terminal window
arc export > YourFile.json

Currently, this JSON file is identical to the ISA.json.