View source: R/FINEMAP_construct_master.R
FINEMAP_construct_master | R Documentation |
FINAMAP
master fileCreates and saves the master file
which tells FINEMAP
where to find each input file.
FINEMAP_construct_master( locus_dir, n_samples, dir = "FINEMAP", dataset_number = 1, data.k_path = NULL, verbose = TRUE )
http://www.christianbenner.com
locus_dir <- file.path(tempdir(),echodata::locus_dir)
master_path <- echofinemap:::FINEMAP_construct_master(locus_dir=locus_dir,
n_samples=25000)
Other FINEMAP:
FINEMAP_construct_data()
,
FINEMAP_find_executable()
,
FINEMAP_process_results()
,
FINEMAP()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.