Code Monkey home page Code Monkey logo

Comments (2)

mass-a avatar mass-a commented on August 17, 2024

Hello Francesco,

perhaps you can visualize the UCell scores alongside the expression of individual genes: e.g.

FeaturePlot(CD8sub, c("CD8_UCell", "CD4_UCell")

This may help you identify better thresholds for filtering. One thing to keep in mind is that UCell scores are smoothed by their nearest neighbors, so even if a cell has low score for a given signature, but most of its neighbors are high, it may still pass through the filter (and the opposite).

It's true that there seems to be a cluster of CD8A- cells in your plots. One thing to check: how many genes are detected in your dataset (and in this cluster in particular)? By default UCell scores are calculated on the top ranking 1500 genes per cell, but if you have fewer than this number of detected genes, even lowly expressed genes may get non-zero scores. You could try to lower the maxRank parameter which controls this behavior.

Finally, the CD4 gene is often not very well detected in scRNA-seq. You may be able to increase the sensitivity of the gating model by adding some other genes to the CD4 signature. For instance we found CD40LG to be useful to purify CD4+ T cells, in combination with CD4.

I hope this helps,
-massimo

from scgate.

france-hub avatar france-hub commented on August 17, 2024

Thank you Massimo.
I'll give it a try!!

Best,
Francesco

from scgate.

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.