powered by
Correlation based network
CRN(x)
s matrix containing connectivity scores
microarray dataset with genes in columns and samples in rows.
library(EGRNi) data(gene_exp) t_geneexp<-t(gene_exp) CRN(t_geneexp)
Run the code above in your browser using DataLab