gdata.GenomeDataBuilder.add_files# GenomeDataBuilder.add_files(files)# Adds w5z files to the dataset. This method processes a batch of files, each associated with a key, and adds them to the genomic data. Parameters: files (dict[str, Path]) – A dictionary mapping keys to file paths.