Description Usage Arguments Value
Plots the gene structure, annotates this with the target location
1 2 3 |
txdb |
A GenomicFeatures:TxDb object |
target |
Location of target (GRanges) |
target.colour |
Colour of box indicating targt region |
target.size |
Thickness of box indicating target region |
gene.text.size |
Size for figure label |
panel.spacing |
Unit object, margin size |
plot.title |
A title for the plot. If no plot.title is supplied, the title is the list of gene ids shown (default). If plot.title == FALSE, the plot will not have a title. |
all.transcripts |
If TRUE (default), all transcripts of genes overlapping the target are shown, including transcripts that do not themselves overlap the target. If FALSE, only the transcripts that overlap the target are shown. |
A ggplot2 plot of the transcript structures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.