powered by
Partial least square based network
PLSN(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) PLSN(t_geneexp)
Run the code above in your browser using DataLab