vicscott

Results 6 comments of vicscott

it means the version of BiocGenerics could be wrong, try another old version like this `install.packages("https://www.bioconductor.org/packages//2.12/bioc/src/contrib/BiocGenerics_0.6.0.tar.gz",repos=NULL,type="source")` and restart R

> hi all > > I ran monocle3 passing a Seurat object following the instructions here (https://satijalab.org/signac/articles/monocle.html). > > then I wanted to run the DEG analysis but the returned...

Well, I think I solved it by library(Cairo) though it is troublesome to make Cairo without root

> What version of `g++` do you have installed? Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/newdatc/home/wanglab27/bin/gcc49/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ./configure --disable-multilib --enable-languages=c,c++ --prefix=/newdatc/home/wanglab27/bin/gcc49/ Thread model: posix gcc version 4.9.2 (GCC) Well,...

It has been a long time for this and I can not recall clearly. I tried conda install it but I am not sure whether it worked. ---Original--- From: ***@***.***>...