This is a test version of Biostars. For the public version, visit https://www.biostars.org.
WGCNA error r studio

I m doing WGCNA analysis ,the moment i try to do TOMplot i get this error in my rstudio

Error: C stack usage 7971860 is too close to the limit

Im running the script on a machine with 128 gb ram ,why am i getting such error i thought there is plenty of memory .

any help or suggestion would be highly appreciated

r

Have you tried googling "C stack usage is too close to the limit"? Gives plenty of hits.

i did there are plenty of links but no one gives a clear solution ..

I think that I reached this previously when doing partitioning around medoids (PAM) clustering. I think that it's a limit in the very architecture of R and not related to your available memory.

Have you tried running in parallel?

"Have you tried running in parallel?" yes kevin but still i get the same error I have like 56 cores in the machine and 128 gb of ram...

0 answers

No answers yet.

Log in to answer this question.