View source: R/utils_analysis_random.R
render.kegg.node | R Documentation |
PATHVIEW SOURCE FUNCTION https://rdrr.io/bioc/pathview/src/R/render.kegg.node.R
render.kegg.node(
plot.data,
cols.ts,
img,
same.layer = TRUE,
type = c("gene", "compound")[1],
text.col = "black",
cex = 0.25
)
plot.data |
Plot data |
cols.ts |
Columns |
img |
Image |
same.layer |
TRUE/FALSE |
type |
Type |
text.col |
String designating text color |
cex |
Size of text |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.