Skip to content

How to map cell fate to branches? #219

@ClarkGregg

Description

@ClarkGregg

Dear all.

I am working on single cell RNA-seq data using your R package: Monocle. While I am performing pseudotime analysis, I have some questions, hopefully you can clear my mind.

By following the pipeline posted on the website, I constructed a trajectory with several branches (States). Then I sought to perform differential expression test to identify genes expressed in a branch-dependent manner. Here are my question one: I used BEAM() function inside Monocle to do it, I tried to compare state 1 and state 7, or equally branch point 3 and visualize my result using plot_genes_branched_heatmap() function. I am wondering, if the 'pre-branch' state is comprised of all states excepted for the two being tested or just state 2, in this particular case. And also what is the 'pre-branch' if I try to compare states that sit within different branches, say, branch 4 and branch 7.

My question 2 is about a parameter, the parameter inside plot_genes_branched_heatmap() called branch_label. the default branch label is 'cell fate 1' and 'cell fate 2'. How do I map these labels to the corresponding branches being tested? For example, if I am comparing branch 1 and branch 7. should 'cell fate 1' correspond to branch 1 and branch 7 correspond to 'cell fate 2' ?

The attachment is the trajectory I constructed.

Thank you in advance
demo trajectory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions