powered by
mcode(graph, vwp = 0.5, haircut = FALSE, fluff = FALSE, fdt = 0.8, loops = TRUE)
0.5
TRUE
FALSE
0.8
cluster
nlocal<-data.frame(c("DVL1","DVL2","DVL3")) net<-construction(input=nlocal,db="HPRD",species="human",ID.type="Gene symbol",hierarchy=1) mcode(net,vwp=0.9,haircut=TRUE,fluff=TRUE,fdt=0.1)
Run the code above in your browser using DataLab