powered by
Ridge regression based network
RidgN(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) RidgN(t_geneexp)
Run the code above in your browser using DataLab