Giter Site home page Giter Site logo

rowMeans Error about scdblfinder HOT 5 CLOSED

plger avatar plger commented on September 20, 2024
rowMeans Error

from scdblfinder.

Comments (5)

plger avatar plger commented on September 20, 2024

Hi, it seems you're using a fairly old version of scDblFinder, please update to recent versions. It's not just for this package (which improved considerably) but most single-cell related things have evolved quite rapidly in the past year...

from scdblfinder.

drneavin avatar drneavin commented on September 20, 2024

Hi @plger, I just installed today using BiocManager::install("scDblFinder"), is there a better way I can install to get the most updated version?

from scdblfinder.

plger avatar plger commented on September 20, 2024

So the main problem in your case is that your whole Bioconductor is 3.10, so when you use BiocManager::install you're using all the package versions from last year.
Normally you can always install either the github version (BiocManager::install("plger/scDblFinder")) or the Bioc devel versions (BiocManager::install("scDblFinder", ref="devel")) to get the most up-to-date versions, but the problem is that (in this case at least) the dependencies won't be available to your current Bioconductor.
The new Bioconductor 3.12 will officially be released today, so my suggestion would be to update everything (also install R version 4), and use the latest version.
It might be that the problem you're experiencing can be solved just by loading library(Matrix) explicitly. However, the improvements in scDblFinder since last year are so big that I'd really advice you to update (it's a matter of time before you have to do so anyway!).

from scdblfinder.

drneavin avatar drneavin commented on September 20, 2024

Thanks for the recommendations @plger. Sorry for the delayed response. Since I work from singularity images - I had to rebuild the image with the new softwares to support scDblFinder and it took some time to build. I now have R4.0.3 and scDblFinder 1.3.25 and it seems to be working well.

from scdblfinder.

plger avatar plger commented on September 20, 2024

glad to hear!

from scdblfinder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.