renozao/NMF

Error: evaluation nested too deeply: infinite recursion / options(expressions=)?

Opened this issue · 1 comments

Hi,

I have been getting the following error while trying to plot the consensus map. The input matrix is of size 148x6000. I am able to plot other heatmaps except for consensus.

Here is the code I ran:

res <- nmf(tobject,4,'snmf/r','ica',nrun=100,.opt='tv-p')

tobject is type data.frame

Request your assistance please. Thankyou

Hi @Srividhya-Sainath
Is there any update on this question?