gene.pvalue(EXP, measure, net.trim, n.replica = 400)gene.similaritydata(copasi)
mat=as.matrix(copasi)[1:10,]
rownames(mat)<-paste("G",1:nrow(mat), sep="")
gene.pvalue(mat,measure="MI",net.trim="mrnet")
Run the code above in your browser using DataLab