Jacob Yifan FU

Results 9 comments of Jacob Yifan FU

> It's not only a useful solution for bwa package. Actually I solved another similar problems caused by higher version of GCC like svaba and delly package. thx alot.

Hi guys, I used HPC without Root access. and I use conda environment and command line of pyscenic. I solve this problems by @r-trimbour and @dactylogram their answer: pip install...

Hi guys @kevinrue @SMP7UC , this problems might because only one layer existed in the seurat project. I suggest use `split()` to splite the data to different layers and re-run...

@rusty1s Hi thank you for concerning this problems, and i met the same problems. I used Linux HPC, and install the packages with `pip`, and i can reproduce this problem...

Hi @rusty1s I solved this problem, and i think it worth a detail description. I will provided in one or two days :)

Hi @YufanXia999 , it's kinda difficult, and sorry to be late. I can briefly describe in advance, you should install from source rather than built version. Hence 1) download via...

@YufanXia999 Hi, I think the version 7 is also enough. Could you provide your detail errors when you run `python setup.py install` ?

Hi @YufanXia999 I think you should specific the cuda path (might use `module show YOUR/CUDA/MODULE` to detect) when install by python.

I think you should try a conda... it's difficult for Mac to set py environment with pip.