View source: R/COJO_get_stepwise_results.R
| COJO_get_stepwise_results | R Documentation | 
Gather and preprocess the results of the GCTA-COJO 
conditional stepwise procedure.
GTCA-COJO Documentation:
"Perform a stepwise model selection procedure to select 
independently associated SNPs. Results will be saved in a 
.jma file with additional file .jma.ldr showing the LD 
correlations between the SNPs."
COJO_get_stepwise_results( cojo_dir = NULL, prefix = "cojo", jma_cojo_path = file.path(cojo_dir, paste0(prefix, ".jma.cojo")), verbose = TRUE )
prefix | 
 Prefix to use for file names.  | 
verbose | 
 Print messages.  | 
independent_snps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.