Coder Social home page Coder Social logo

Comments (4)

MUCDK avatar MUCDK commented on July 22, 2024

Hi,

What do you mean by "what are the cells"?, do you mean how you get their barcode? or how you visualize them?

from moscot.

dawangran avatar dawangran commented on July 22, 2024

Hello,
I want get their barcode.I'm not trying to visualize them. I need to know the specific cells of each lineage (barcode), such as 6-5(0.86), 5-3(0.82).

from moscot.

MUCDK avatar MUCDK commented on July 22, 2024

Please use aggregation_mode="cell", and source_groups=None in cell_transition.

This gives you a map from each single cell to a cluster. Then you can identify for each single cell what the most likely cluster is and thus select all cells in the source distribution which are most likely mapped to cluster 5.

@ArinaDanilina I just realized we don't have an example for this, could you please add the aggregation_mode="cell" to the cell transition example and keep @dawangran updated? https://moscot.readthedocs.io/en/latest/notebooks/examples/plotting/200_cell_transitions.html

from moscot.

MUCDK avatar MUCDK commented on July 22, 2024

Hi @dawangran ,

You might have noticed that we added an example here: https://moscot.readthedocs.io/en/latest/notebooks/examples/plotting/200_cell_transitions.html

I am closing this for now, please feel free to reopen if you have more questions.

from moscot.

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.