You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: