Nothing
getInteUMGraph<-function(LncGenePairs){
if(!exists("envData")) envData<-initialize()
g2<-get("g2",envir=envData)
InterUMGraph<-getInteGraphList(g2,LncGenePairs)
return(InterUMGraph)
}
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.