You'll find here the scripts used to generate the data required by pylluminator, and the data itself. The data is generated from R package SeSAMe. The manifest is directly created from data downloaded here, and the genome information is extracted from the R objects. Updated EPICv2 annotations are created from the data described in *Re-annotating the EPICv2 manifest with genes, intragenic features, and regulatory elements*
The scripts create_manifest.py and create_genome_infos.r will generate the data as .csv files in the folder _generated_data.
The versioned and compressed data used by pylluminator is found in folders annotations, arrays, and genome_info.
To move the generated data to the versioned folders and compress it, run the update_data.py script.
More details about the data files can be found in the pylluminator documentation