| ideo-class | R Documentation |
Title Ceate single ideogram ggplot object.
ideo object with ggplot layer and meta information about the ideogram, the highlight region and the plot object.
geom_ideobodylist. ggplot layer list for ideogram presentation.
geom_ticklist. ggplot layer list for hightlight region of ideogram.
chrcharacter. chromosme name of ideogram, starts with "chr".
heightnumeric. single ideogram height (horizontal layout).
xdriftnumeric. x axis drift from 0.
ydriftnumeric. y axis drift from 0.
chr_startnumeric. chromosome start based on annotaion.
chr_endnumeric. chromosome end based on annotaion.
.plot_scalenumeric. scale compression level from real annotation to ggplot presented object.
.ideo_leftnumeric. leftmost coordinate of ideogram object (horizontal layout).
.ideo_rightnumeric. rightmost coordinate of ideogram object (horizontal layout).
.tick_topnumeric. topmost coordinate of ideogram object (horizontal layout, if highlight region/tick added).
.tick_botnumeric. bottommost coordinate of ideogram object (horizontal layout, if highlight region/tick added).
.leftregionnumeric. start of highlight region (orginal coordinate).
.rightregionnumeric. end of highlight region (orginal coordinate).
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.