JSON export

Reports can be exported in JSON format. An exported JSON file contains 4 main elements:

The data section contains nested elements following the structure of the report:

Once exported, the JSON file can be parsed and further processed. For example, using R and the package jsonlite, reports from different samples can be jointly analyzed. This enables easy comparison of any information present in the original reports across samples.



Subsections