list_snps_to_genes_files: List SNPs-to-genes mapping files

View source: R/list_snps2genes_files.R

list_snps_to_genes_filesR Documentation

List SNPs-to-genes mapping files

Description

List paths to all SNPs-to-genes mapping files generated by map_snps_to_genes.

Usage

list_snps_to_genes_files(save_dir, pattern = "*.genes.out$", verbose = TRUE)

Arguments

save_dir

Directory to recursively search for matching files in.

pattern

an optional regular expression. Only file names which match the regular expression will be returned.

verbose

Print messages.

Value

Named list of paths.


NathanSkene/MAGMA_Celltyping documentation built on Aug. 21, 2023, 8:55 a.m.