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

chapter 14: CompareCluster question #29

Open
alima-is opened this issue Apr 9, 2024 · 0 comments
Open

chapter 14: CompareCluster question #29

alima-is opened this issue Apr 9, 2024 · 0 comments

Comments

@alima-is
Copy link

alima-is commented Apr 9, 2024

Hi! thanks for writing such a helpful book!

I had a question about the code on compare cluster in chapter 14 especially 14.2
I have 2 dataframes with the following columns: ID, description, gene ratio, background ratio, p.value, p.adj and gene count. Each df are for different cell conditions A and B. I'm not sure how to combine the two dataframes efficiently to then create an object that I can run CompareCluster on.

I'm also unsure if I were to combine the dataframes somehow, which p.values/p.adj values I would use as there would be two sets from each dataframe. Your object in chapter 14.2 called formula_res has only one set of pvalues etc., but I'm not sure what these statistical values show?

I would appreciate any advice!
Thank you!
Leima

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

1 participant