ctwas_summarize_parameters | R Documentation |
Summarize and plot cTWAS parameter estimates
ctwas_summarize_parameters(
outputdir,
outname,
gwas_n = NA,
thin = 1,
plot_estimates = T
)
outputdir |
a string, the directory where ctwas output is stored |
outname |
a string, the output name |
gwas_n |
the sample size of the GWAS summary statistics |
thin |
the proportion of SNPs used for parameter estimation, as supplied to |
plot_estimates |
if TRUE, return a plot of the estimated parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.