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.