The branch point is not labelled as expected
1
0
Entering edit mode
2.1 years ago
Lin • 0

Hello, I'm using monocle2 package to make cell trajectory analyses.

I run the following commands to get the cell trajectory plots.

plot_cell_trajectory(cds, color_by = "Pseudotime", show_branch_points=TRUE, cell_size=1.5, theta=180)
plot_cell_trajectory(cds, color_by = "State", show_branch_points=TRUE, cell_size=1.5, theta=180) + guides(color=guide_legend(override.aes=list(size=4)))

I got the following plots

enter image description hereenter image description here

Note that the branch point 1 appears in the middle of state 1, and it is not at the place where state 1 diverges to state 2 and state 3, as below:

enter image description hereenter image description here

Do you know why? Is there anything wrong with the monocle2 package? Thank you!

monocle • 770 views
ADD COMMENT
0
Entering edit mode
8 weeks ago
wschen97 • 0

This issue might be caused by the parameter theta=180, as it appears to rotate the graph but not the branch point labels.

ADD COMMENT

Login before adding your answer.

Traffic: 6030 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