Pseudotime with small number of cells #851
Unanswered
galib36
asked this question in
Questions / Documentation
Replies: 1 comment 5 replies
-
The first question is whether the trajectory is even a biologically meaningful idea. I've heard of people forcing trajectories in low dimensional space through samples rather than through clusters. I'm not sure I agree with this approach. The idea behind pseudotime is that it is not actually time and is based on the structure of the data itself. That being said, I think your interpretation is correct and using so few cells will cause artifacts that are difficult to predict and I dont think there is an easy way to prove it without more data. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to do a pseudotime with 4 samples (8_week, 12_week, 14_week_17 week) of a specific cell type (parenchymal cells). One of the sample (12_week) has very few parenchymal cells (27 cells). Taking 5% of this number would be really small, 1.35 cells to be precise. How the pseudo time for this sample is calculated? Did it take only these ~2 cells for pseudo time calculation?
Cells from this sample has a weird distribution as majority of them looks more matured than 14 weeks. I do not know whether this is due to the small number of cells or a real biological phenomenon? Any way to debug this?
Beta Was this translation helpful? Give feedback.
All reactions