View source: R/copy_snps_to_genes_files.R
| copy_snps_to_genes_files | R Documentation | 
Copy SNPs-to-genes mapping files (.genes.out) produced by map_snps_to_genes to a new folder. Importantly, this function maintains the file naming and folder structure conventions necessary to run other downstream MAGMA.Celltyping functions.
copy_snps_to_genes_files(
  gene_files,
  save_dir = "MAGMA_Files",
  overwrite = FALSE
)
| gene_files | Full paths to gene mapping mapping files. | 
| save_dir | Where to save the gene mapping files to. | 
| overwrite | Whether to overwrite gene mapping files that already
exist in  | 
Named character list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.