You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently downloaded the demo Harmony notebook just to see how it worked. I noticed that after running the palantir.plot.plot_palantir_results(), while the pseudotime looked correct the entropy graph looked a little bit off:
Essentially the area with the lowest value of pseudotime should agree with the area with the highest entropy (or differentiation potential). However, this is not the case in my run. It seemed that cells with the highest differentiation potential are the primitive endoderm cells at E3.5, not the epiblast cells at E3.5 as shown in the demo notebook.
Also, the imputed expression of FGF4 and GATA6 looked off:
Not sure what happened, but the only modification I have done to the notebook is to change the directory of the demo data provided alongside the package, and the force-directed layout did look promising. I would genuinely appreciate any advice on why this notebook produces weird results on my side...
The text was updated successfully, but these errors were encountered:
I recently downloaded the demo Harmony notebook just to see how it worked. I noticed that after running the
palantir.plot.plot_palantir_results()
, while the pseudotime looked correct the entropy graph looked a little bit off:Essentially the area with the lowest value of pseudotime should agree with the area with the highest entropy (or differentiation potential). However, this is not the case in my run. It seemed that cells with the highest differentiation potential are the primitive endoderm cells at E3.5, not the epiblast cells at E3.5 as shown in the demo notebook.
Also, the imputed expression of FGF4 and GATA6 looked off:
Not sure what happened, but the only modification I have done to the notebook is to change the directory of the demo data provided alongside the package, and the force-directed layout did look promising. I would genuinely appreciate any advice on why this notebook produces weird results on my side...
The text was updated successfully, but these errors were encountered: