Giter Site home page Giter Site logo

SeuratV5 about nichenetr HOT 4 CLOSED

shayansaniei avatar shayansaniei commented on August 18, 2024
SeuratV5

from nichenetr.

Comments (4)

wanwan26 avatar wanwan26 commented on August 18, 2024

Me too.
when I ran 'get_expressed_genes' , it can not match the version of seuratv5.
expressed_genes_receiver = get_expressed_genes(receiver, IMC, pct = 0.10)
Error in get_expressed_genes(receiver, IMC, pct = 0.1) :
no slot of name "data" for this object of class "Assay5"

from nichenetr.

RolantusdataExp avatar RolantusdataExp commented on August 18, 2024

Based on their GitHub, it seems that the package is built for Seurat V3/V4, thus I would expect the V5 format/assay won't work. You can try converting your Seurat V5 objects to Seurat V4 by:
obj[["RNA"]] <- as(obj[["RNA"]], "Assay")

Hope this helps

Best regards,
Peter

from nichenetr.

csangara avatar csangara commented on August 18, 2024

Hi, @shayansaniei @wanwan26 Can you try following my suggestion from #253 to see if you can follow the classical pipeline?

I'm aware that there's currently an issue with the wrapper functions and the alias conversion function, but if you update to v2.0.5, I think you will be able to run the step-by-step analysis. Please let me know if that's not the case.

Thanks Peter for the possible solution :)

from nichenetr.

csangara avatar csangara commented on August 18, 2024

If you update to NicheNet v2.0.6, the wrapper function should also work with v5 objects now.

from nichenetr.

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.