Description Usage Arguments Value Examples
Zoom in to a specific region of the Manhattan Plot
1 2 3 4 |
ggmanPlot |
A ggplot object of class 'ggman' |
chromosome |
Chromosome identifier |
start.position |
Starting basepair position |
end.position |
Ending basepair position |
gene.tracks |
if TRUE, refseq gene tracks will be downloaded frm UCSC server and plotted. default is TRUE |
ymax |
maximum limit of y axis |
genome |
genome build version; default is 'hg19' |
exon.width |
width of the exons in the gene tracts; default is 0.5 |
gene.width |
with of the introns in the gene tracts; default is 0.05 |
stack.level |
levels of stacking of the gene tracts; default is 1, where all the genes are plotted in single track |
remove.gene.text.overlap |
if TRUE, one of the overlapping gene text labels will be removed |
gene.text.size |
size of gene labes below the gene tracts; default is 2 |
xlabel |
X axis label |
ylabel |
Y axis label |
title |
Plot title |
... |
other arguments to pass to |
A regional association plot
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.