View source: R/run_crimap_prepare.R
NB. This function will delete all files associated with the analysis suffix, except the .gen file.
1 2 | run_crimap_prepare(genfile, build = FALSE, snplist = NULL,
snpinsert = NULL)
|
genfile |
path for crimap .gen file. |
build |
logical. Tells crimap whether to prepare for build analysis. |
snplist |
character vector. Ordered loci for build analysis. |
snpinset |
character vector. Loci to be added to the build. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.