How does monocle identify the begging of pseudotime?
1
3
Entering edit mode
5.2 years ago
popantrop ▴ 50

The following graph shows an example cell trajectory analysis with monocle.

I have a rough understanding of how monocle constructs the pseudotemporal ordering of cells, using independent component analysis and minimum spanning trees (MST). However, there is one bit of the larger picture, which I'm still missing. How can monocle tell apart the most progenial cell (the source node; the beginning of the pseudotime) from the most differentiated cell (the sink node; the end of pseudotime)?

How does monocle know the direction of progress?

I can think of two possible type of answers to this question:

  1. Pseudotime can in fact be reversed with respect to the real, biological time (i.e. beginning of pseudotime actually corresponds to the most differentiated cell, and the end of pseudotime corresponds to the most progenial cell).
  2. There is something I don't understand about the biological significance of how monocle computes the minimum spanning tree, the associated diameter path, and the associated PQ tree -- and the process can, in fact, detect biologically correct root node, or it can detect it most of the time.

It is perhaps worth noting that another technique to establish cell trajectory, i.e. RNA velocity, has a very well understood method of establishing precedence, based on differential equations and mRNA biology.

RNA-Seq scRNA-Seq RNA velocity cell trajectory • 4.4k views
ADD COMMENT
4
Entering edit mode
5.2 years ago

Monocle does not know/determine the direction - it just finds the endpoints (and chooses one). As you can see from the vignette there is an argument called "root_state" which allows you to control where the pseudotime starts. There was however a recent paper which infered the direction - you can find it (and their method) here.

ADD COMMENT
0
Entering edit mode

Thank you Kristoffer -- this makes sense. I think it's a bit misleading of the authors to be speaking of the "beginning of pseudotime", which could just as well be the end of pseudotime. Yes, RNA velocity can establish precedence, as I've written at the bottom of my question. The way this is done is well understood both mathematically and biologically, and involves a system of differential equations linking unspliced, spliced mRNA and its breakdown.

ADD REPLY
0
Entering edit mode

Well you have to label it something :-)

ADD REPLY

Login before adding your answer.

Traffic: 2946 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6