Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ground truth expression trends for mol_mrna in different cell lineages #51

Open
spriyansh opened this issue Nov 15, 2022 · 1 comment
Open

Comments

@spriyansh
Copy link

How can we elucidate the ground truth for the mol_mrna from the dyngen object?

I am following the tutorial here.

Following code prints out the expression trends for the gold standard

plot_gold_expression(model, what = "mol_mrna") # mrna

Is there a way to plot the expression of a single mol_mrna throughout all the cell states/lineages? I want to examine how a particular mol_mrna changes its expression trends in different lineages.

@spriyansh spriyansh changed the title Ground truth expression trends for mol_mrna in different cell states Ground truth expression trends for mol_mrna in different cell lineages Jan 6, 2024
@spriyansh
Copy link
Author

Hi @rcannood and @zouter,

Do you have any updates on how to look for the actual expression of genes across lineages in pseudotime? I want to use this information as a ground truth for the differential expression method. For example, Splatter provides a table with fold changes, using which we can infer which gene is differentially expressed in which lineage.

Is something like this available in Dyngen? Using the GRN (model$feature_network), I can only look for TF modules, but what about the expression trends of Target genes? How can we know the actual expression of them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant