powered by
topology_closeness(graph)
nlocal<-data.frame(c("DVL1","DVL2","DVL3")) net<-construction(input=nlocal,db="HPRD",species="human",ID.type="Gene symbol",hierarchy=1) c<-topology_closeness(net)
Run the code above in your browser using DataLab