Hi everyone!
I am new to the bioinformatics world and I would much appreciate your help. I am following the TCGA Workflow tutorial and at the Genomic Analysis part, specifically on the CNV analysis I get this error Error: vector memory exhausted (limit reached?), when trying to load the information about the abberant regions into a form of matrix(through the load_cnv function of gaia package). In contrast to the tutorial I am using the whole data set from the TCGA COAD project and not limited samples.
Any ideas on how I could solve it?
Session info:
R version 3.5.0 (2018-04-23)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS High Sierra 10.13.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
If you can, try to install 64 bit version of R.