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