scMLnet icon indicating copy to clipboard operation
scMLnet copied to clipboard

Error in rowMeans(GCMat[key_df$gene.1, ]) :

Open cdkodira1 opened this issue 4 years ago • 0 comments

I ran this code with your example files: netList <- RunMLnet(GCMat, BarCluFile, RecClu, LigClu, pval, logfc, LigRecLib, TFTarLib, RecTFLib)

I got this error :

Error in rowMeans(GCMat[key_df$gene.1, ]) : 'x' must be an array of at least two dimensions

cdkodira1 avatar Jul 05 '21 17:07 cdkodira1