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

PlotTrajectory without smoothening? Genes that should be relatively constant are not? #19

Open
hgb1111 opened this issue Dec 6, 2018 · 1 comment

Comments

@hgb1111
Copy link

hgb1111 commented Dec 6, 2018

Hi,
Question 1)
Is there a way to plottrajectory without smoothening? I want to look at what the "raw" expression change trajectory looks like beneath the smoothed graph.

For example, plotting this gives me the "smoothed" curves for a sample of endothelial cells transitioning from arterial to venous.

genelist <- c("Pecam1", "Kdr", "Jag1")
plottrajectories(cellrouter, '8.9', genelist, rescale = TRUE, columns=1, width=5, height=2, filename='results/dynamics_curve.pdf')

http://127.0.0.1:33780/graphics/plot_zoom_png?width=467&height=314

Question 2)
Genes that should be relatively constant across a population of cells do not appear constant in the plot trajectories function.
For example, these genes (particularly Pecam1 and Flt1, "pan endothelial markers") should be relatively constant along this endothelial population, but instead they show extremely dramatic changes across the cell router trajectory:

http://127.0.0.1:33780/graphics/plot_zoom_png?width=467&height=314

http://127.0.0.1:33780/graphics/plot_zoom_png?width=467&height=314

What is happening so that they show such dramatic expression changes?

Question 3)
Is there a way to superimpose the cell router trajectory onto the TSNE? Or is there some other way to see what cells from where in the TSNE represent which stages along the cell router analysis?

@edroaldo
Copy link
Owner

edroaldo commented Dec 14, 2018 via email

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

2 participants