List paths to all SNPs-to-genes mapping files generated by map_snps_to_genes.
list_snps_to_genes_files(save_dir, pattern = "*.genes.out$", verbose = TRUE)
Directory to recursively search for matching files in.
an optional regular expression. Only file names which match the regular expression will be returned.
Print messages.
Named list of paths.