Usage
betas_plot(SNP, res.file = NULL, data = NULL, trait.names = NULL, out.file = "Betas.pdf", col = NULL, orig.files = NULL, cohort.names = NULL)
Arguments
SNP
A SNP of interest, e.g. a SNP that is
significantly associated to the analysed traits.
res.file
File name of the multi_meta
results containing effect sizes for the above SNP
.
This is an alternative to data
.
data
Object containing results from the
multi_meta
function and the above SNP
. This
is an alternative to file
.
trait.names
Vector of analysed trait names to
appear on the plot.
out.file
File name for the output plot.
col
Colours for the heat-map plot. Combinations of
several colours are possible. If left blank a heat-map in
scales of grey is produced.
orig.files
List of files with multivariate results
for each cohort.
cohort.names
Names of the cohorts included in the
meta-analysis.