Description Usage Arguments Examples
plot ideogram for one chromosome
1 2 3 4 5 6 7 |
ideo |
output of loadIdeogram. |
chrom |
A length 1 character vector of chromosome name. |
colorSheme |
A character vector of giemsa stain colors. |
gp |
parameters used for grid.roundrect. |
... |
parameters not used. |
1 2 3 4 5 6 7 | ## Not run:
ideo <- loadIdeogram("hg38")
library(grid)
grid.newpage()
plotIdeo(ideo)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.