aertslab / SCENIC

SCENIC is an R package to infer Gene Regulatory Networks and cell types from single-cell RNA-seq data.
http://scenic.aertslab.org
GNU General Public License v3.0
394 stars 94 forks source link

not able to install on hpc cluster #310

Open wbf520qcp opened 2 years ago

wbf520qcp commented 2 years ago

I have a file with >50,000 cells, running SCENIC on my laptop seems taking forever. I tried to move to HPC but cannot install packages with the error as follows:

config.status: creating src/Makevars * libs cp 1_10_3/.c 1_10_3/*.h . gcc -I"/risapps/rhel7/R/4.1.0/lib64/R/include" -DNDEBUG -I/risapps/rhel7/hdf5/1.10.5/include -I/usr/local/include -D__USE_MINGW_ANSI_STDIO -fpic -g -O2 -c const_export.c -o const_export.o In file included from const_export.h:22:0, from const_export.c:23: global.h:24:10: fatal error: hdf5_hl.h: No such file or directory

include

      ^~~~~~~~~~~

compilation terminated. make: *** [const_export.o] Error 1 ERROR: compilation failed for package ‘hdf5r’

and gmake: * [all] Error 2 ** Error building Arrow C++.
------------------------- NOTE --------------------------- There was an issue preparing the Arrow C++ libraries. See https://arrow.apache.org/docs/r/articles/install.html

ERROR: configuration failed for package ‘arrow’

Any suggestions would be appreciated, Thanks, Bofei

ryao-mdanderson commented 1 year ago

@wbf520qcp I happen to see your post, does 'module load scenic-arrow/1.1' help?

wbf520qcp commented 1 year ago

Thanks for comments. Yes, realized it had been installed on cluster

wbf520qcp commented 1 year ago

@ryao-mdanderson Hi, I wonder if you have run scenic successfully run it on cluster. I got into problem at AUC step as below. Any thoughts on this? Thanks much! Screen Shot 2022-08-03 at 3 46 12 PM y