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

"get_aggrscores" function produces "NAs" #56

Open
anitalakatos opened this issue Oct 28, 2023 · 2 comments
Open

"get_aggrscores" function produces "NAs" #56

anitalakatos opened this issue Oct 28, 2023 · 2 comments

Comments

@anitalakatos
Copy link

Dear Federico,

I want to apply "GeneTonic" to my dataset. When I used the "get_aggrscores," it returned "NAs" without generating error messages. I have attempted to debug the code but have been unable to identify the root cause of this issue.
I would greatly appreciate your advice on resolving this issue.

Thank you in advance for your help and support.

Best regards,
Anita

sessionINFO

res_enrich

@federicomarini
Copy link
Owner

Hi Anita,
Please make sure that there are no NAs in the input data for the DESeq result object.
I recall that having some there could lead to a specific geneset to be aggregated to NA.

In your case I see they are all NAs, tho - have a look that the conversion of the IDs via the annotation table is working correctly?

HTH,
Federico

@anitalakatos
Copy link
Author

anitalakatos commented Oct 31, 2023 via email

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