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