plotStructure {branchpointer} | R Documentation |
Plots transcript structures
plotStructure(exonID, exons, keepTranscripts = "overlapping")
exonID |
id of the exon to plot |
exons |
Granges containing exon co-ordinates. |
keepTranscripts |
which transcripts to plot ( |
ggplot2 plot transcript structures
Beth Signal