This function receives the path to the configuration file. A list of variants is received and their information is checked on various API servers.
run_annotation(configurationFilePath, verbose = TRUE)A data table containing all variant information is returned based on the user's selected specifications and parameters. Report files in various formats, including text, HTML, Excel, and image, are saved in the output folder.
Character. The path to the configuration file.
Logical. Whether to display messages in the console.