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

is possible to compare conditions? #6

Open
feanaros opened this issue Apr 21, 2024 · 1 comment
Open

is possible to compare conditions? #6

feanaros opened this issue Apr 21, 2024 · 1 comment

Comments

@feanaros
Copy link

hi, I have a dataset of integrated KO + WT cells. Is it possible to split in some way the trajectories for each condition in R?

@RihaoQu
Copy link
Collaborator

RihaoQu commented Apr 30, 2024

Hi, this depends on your goal of analysis.
If you would like to compare the structure of the gene graph (or gene trajectories) between two different conditions, you will need to run GeneTrajectory on each condition (sample) separately.
If you would like to compare the gene dynamics between two conditions based on the common gene trajectory, like in Figure 5 in the manuscript, you only need to split the data object into two conditions after you generate the final gene bin scores. Then, you can visualize gene bin plots for each condition separately.

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