Coder Social home page Coder Social logo

Comments (6)

M0hammadL avatar M0hammadL commented on May 25, 2024

@macrinalobo Hi and thx :) I have never tried to regress for MT genes when feeding them to these kinds of models and this will change the gene expression so I would not do it here unless there is a clear biological insight and motive to do this? is this the case in your application?

Mo

from scarches.

macrinalobo avatar macrinalobo commented on May 25, 2024

Thanks for the reply!

I computed cell cycle and projected onto the UMAP obtained after nearest neighbor on the latent space and it seemed like the phases grouped together on the UMAP. This was no longer the case when I regressed out cell cycle and used 'sse' instead of 'nb'. But I was wondering if that was the correct approach or not.

from scarches.

M0hammadL avatar M0hammadL commented on May 25, 2024

did you expect them to group together? regarding the nb and see loss both of them have different results and one has to evaluate them on a case by case manner.

from scarches.

macrinalobo avatar macrinalobo commented on May 25, 2024

No I don't expect them to group together.
It didn't seem correct to me to run loss_fn = 'nb' (or zinb) post regressing out variables ( mt_fraction, cell cycle ) but doesn't seem wrong to run use sse. Is that correct ?

Also, completely unrelated but do you have tips on how to use use the latent space for studying differential expression of inputs ?

Thanks a lot.

from scarches.

M0hammadL avatar M0hammadL commented on May 25, 2024

No I don't expect them to group together.
It didn't seem correct to me to run loss_fn = 'nb' (or zinb) post regressing out variables ( mt_fraction, cell cycle ) but doesn't seem wrong to run use sse. Is that correct ?
Yes for NB and ZINB you need raw count data but for sse your flexible to change the
data nad preprocess it as you like.

Also, completely unrelated but do you have tips on how to use use the latent space for studying differential expression of inputs ?

You could perform clustering on latent space and then use those clusters as groups in DE testing?

Thanks a lot.

from scarches.

macrinalobo avatar macrinalobo commented on May 25, 2024

But then I would be using normalized data for Differential expression testing which would be sensitive to the "condition" effects, right ? Wouldn't that be a problem ?

To combat that, I was thinking of something along the lines of seeing which variables in the latent space are active and seeing what genes those turn on by passing through the decoder ( with the appropriate condition ). Is that completely ridiculous ?

from scarches.

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.