Git Product home page Git Product logo

Comments (4)

Xiaojieqiu avatar Xiaojieqiu commented on September 16, 2024

Thanks for you using our tool! Under the hook, the in silico perturbation requires a vector field learned in the pca space. Therefore you will need to first run as suggested from the error message.

dyn.vf.VectorField(adata, basis='pca')

Once you did that you can visualize your perturbation prediction on any embedding.

from dynamo-release.

HelloWorldLTY avatar HelloWorldLTY commented on September 16, 2024

I see, thanks.

from dynamo-release.

HelloWorldLTY avatar HelloWorldLTY commented on September 16, 2024

Hi, sorry to disturb you again. I further intend to check my understanding of your implementation of in silico perturbation.

I think the code here is used to compute the delta_x_i (where i represents the gene),

dyn.pd.perturbation(adata_labeling, gene, [-100], emb_basis="umap")

And in the explaniation of the code, it said:

delta X = [0, 0, 0, delta x_i = 10, 0, 0, .., x_j = -10, 0, 0, 0])

Therefore, this approach can only generate the change of gene expression for one gene, while assuming the rest of the genes remain their expression levels. However, I think the change of tf (like gata1) will affect the gene expressions of other genes (like triggering the delta_x of other genes to change). Is it correct? Thanks.

from dynamo-release.

github-actions avatar github-actions commented on September 16, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

from dynamo-release.

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.