Nothing
## ---- echo = FALSE------------------------------------------------------------
knitr::opts_chunk$set(
eval=FALSE
)
## -----------------------------------------------------------------------------
# if(!"RCy3" %in% installed.packages()){
# install.packages("BiocManager")
# BiocManager::install("RCy3")
# }
# library(RCy3)
## -----------------------------------------------------------------------------
# cytoscapePing()
## -----------------------------------------------------------------------------
# g <- makeSimpleGraph()
## -----------------------------------------------------------------------------
# createNetworkFromGraph(g,"myGraph")
## -----------------------------------------------------------------------------
# g2 <- createGraphFromNetwork("myGraph")
## -----------------------------------------------------------------------------
# g
# g2
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.