Giter Site home page Giter Site logo

Comments (3)

martinjzhang avatar martinjzhang commented on June 8, 2024 1

Hi,

There is no implementation yet. But we are working on it. There will likely be an implementation in a month or two.

Best,
Martin

from scdrs.

NoahMottelson avatar NoahMottelson commented on June 8, 2024

Thanks for the super fast reply.

from scdrs.

martinjzhang avatar martinjzhang commented on June 8, 2024

Hi Noah,

I am following up on this issue.

We currently think it is a complicated issue. The main problem is that the target scRNA-seq data and the reference scRNA-seq data may have different modalities (e.g., collected using different technologies) and are not comparable. In this case, it is hard to make statements about false positive control of the method.

We did add a new option to adjust for cell group proportions. Specifically, it takes a set of cell group annotations and inversely weight cells by the cell group proportions (done implicitly within the computations of scDRS). This option may partially address the issue of the imbalanced data set. See the "adj_prop" option in https://martinjzhang.github.io/scDRS/reference_cli.html

It may take a while for us to finally add the option for using reference data sets. If it is urgent to your research project, a hacky way is to, after calling scdrs.preprocess, substitute the mean_var column in adata.uns["SCDRS_PARAM"]["GENE_STATS"] with your own 20*20 mean-variance gene bins computed from the reference data (categorical). Then, you should be able to call scdrs.score_cell, which finds control genes based on your definition of mean-variance gene bins.

Let me know if you have further questions.

Best,
Martin

from scdrs.

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.