PAINTOR_run | R Documentation |
Run PAINTOR executable.
PAINTOR_run( paintor_path = NULL, PT_results_path, inputFile_path, ld_paths, zscore_cols, max_causal, Gname = "Enrichment.Estimates.txt", RESname = "results.txt", ANname = "annotations.txt", method = c("mcmc", "enumerate"), seed = 2022, auto_restart = FALSE, verbose = TRUE )
paintor_path |
[Optional] Path to PAINTOR executable.
Will be automatically installed if set to |
max_causal |
Maximum number of causal SNPs. |
method |
|
seed |
Set the random seed for reproducible results. |
auto_restart |
Automatically rerun PAINTOR if it fails the first time. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.