Export ARC metadata
Users have the possibility to export the metadata within the ARC as a JSON file. Using
arc exportthe 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.
arc export > YourFile.jsonCurrently, this JSON file is identical to the ISA.json.