From: Priya A. <gal...@ya...> - 2019-03-20 12:10:00
|
Hello,I am trying to simulate gene expression using sysgensim. When I load my network with 3 genes, I get the following error: Error using sparse.Sparse matrix sizes must be non-negative integers less than MAXSIZE as defined by COMPUTER. My network has only 3 nodes and I am facing memory issues. Though I can create a random network with more than 3 nodes. How do I fix this issue? Thank youRegardsPriya |