Description Usage Arguments Value Author(s) See Also
Function to plot a Manhattan plot
1 2 | manhattan.plot(pvalues, lchr = 1:22, color, pos.snps.known1 = NULL,
pos.snps.known2 = NULL, print.file = NULL, alpha = 0.05, med.point)
|
pvalues |
pvalues of the SNPs in tmanhattan |
lchr |
List of chromosomes |
color |
colour for each SNP |
pos.snps.known1, pos.snps.known2 |
Positions of known associations |
print.file |
PDF file to print plots |
alpha |
Significance level |
med.point |
parameter to place the axes labels in a manhattan plot |
Print manhattan plot either in console or in print.file
Luis G. Leal, lgl15@imperial.ac.uk
Other Scoring functions: analyze.cnmtf
,
custom.venn
, delta.score
,
manhattan.table
,
plot.clusters
, rec.list
,
sd.plot
, sd.score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.