I run GENIE3 for constructing Gene Regulatory Network on a 22,000x30 gene expression data which is about 20MB. When I run it, the RStudio fills my 4GB RAM, and it throws an error which is about memory lacking. I've tried it on a 8GB RAM, but it still has THE problem. How can I deal with it? Is there any easy way to parallelize multiple computers in order to increase Memory capacity? Or, is there a way for RStudio to use Virtual Memory on Hard Drive as much as it needs? If yes, how can I use them? I've heard about FF and bigmemory, but I don't know how to use them!