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

Update ORA and GSEA report #266

Merged
merged 6 commits into from
Dec 13, 2024
Merged

Update ORA and GSEA report #266

merged 6 commits into from
Dec 13, 2024

Conversation

LMBradford
Copy link
Collaborator

Report was failing because clusterProfiler functions don't properly download KEGG data. Syed previously changed it to use a file downloaded from KEGG medicus, but that solution wasn't great. Here, I use the KEGGREST package to connect to KEGG and download the necessary information, depending on the organism used in the study. This is more flexible.

Still to do: rearrange and simplify the report.

@LMBradford LMBradford marked this pull request as ready for review December 13, 2024 15:17
@LMBradford LMBradford merged commit 586f9c9 into main Dec 13, 2024
1 check passed
@mattjmeier
Copy link
Contributor

Thanks for taking care of this!

LMBradford added a commit that referenced this pull request Dec 16, 2024
@LMBradford LMBradford mentioned this pull request Dec 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants