Tianran YAO
Tianran YAO
I want to know how much free memory on each node simultaneously. The code I run as following: ``` get.remote.free.mem
Rumtime error (Error in lambdas[, , i] <- na.omit(param$lambda) : incorrect number of subscripts)
When I run ichorCNV, no matter which coordinate I used, it always raised the following error. [SRR2130035_hg38.wig](https://github.com/yaotianran/Storage/raw/master/SRR2130035_hg38.wig) [The packages I installed in R](https://github.com/yaotianran/Storage/raw/master/packages.tsv) ``` Rscript ~/bin/ichorCNA/scripts/runIchorCNA.R --gcWig ~/bin/ichorCNA/inst/extdata/gc_hg38_1000kb.wig --mapWig ~/bin/ichorCNA/inst/extdata/map_hg38_1000kb.wig...