Giter Club home page Giter Club logo

Comments (6)

z5ouyang avatar z5ouyang commented on June 8, 2024

thanks for reporting. Is this happening in DEG? if you you comparing selected groups, please remove combined groups.

from cellxgene_vip.

FADHLyemen avatar FADHLyemen commented on June 8, 2024

there is no any combined groups
image

from cellxgene_vip.

z5ouyang avatar z5ouyang commented on June 8, 2024

I cannot reproduce this on our datasets, I assume you cannot share the data. Thus, could you please check a few things on the browser console (chrome: right click anywhere on the page, select 'inspect', select 'console' tab on the new opened side window).

  1. DEGselCells()[1].length
  2. Object.keys(getCells(null,true))
  3. getCells(null,true)["celllist1"].length
  4. getCells(null,true)["celllist2"].length

Thank you!

from cellxgene_vip.

FADHLyemen avatar FADHLyemen commented on June 8, 2024

1- 0
2-Uncaught ReferenceError: getCells is not defined
at :1:8
3-VM429:1 Uncaught ReferenceError: getCells is not defined
at :1:1
4- Uncaught ReferenceError: getCells is not defined
at :1:1

from cellxgene_vip.

z5ouyang avatar z5ouyang commented on June 8, 2024

Something is not correct, maybe you want to pull the latest version, or reinstall. you can test on our example instance: https://cellxgenevip-ms.bxgenomics.com/

If only one cell group was select on the cellxgene main window

Object.keys(getCells(null,true))
["celllist1"]0: "celllist1"

If two groups

Object.keys(getCells(null,true))
(2) ["celllist1", "celllist2"]

from cellxgene_vip.

z5ouyang avatar z5ouyang commented on June 8, 2024

If the latest version didn't fix this, please feel free to reopen the issue.

Thanks.

from cellxgene_vip.

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.