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

Working with EnrichR results? #6

Open
Yaseswini opened this issue Jul 19, 2021 · 5 comments
Open

Working with EnrichR results? #6

Yaseswini opened this issue Jul 19, 2021 · 5 comments

Comments

@Yaseswini
Copy link

Hi,

The cytoscape plugin hints that we could use the outputs from EnrichR( https://maayanlab.cloud/Enrichr/ ) . I was wondering if there is a tutorial on how get the gmt files from EnrichR and how to use the outputs for enrichment Map ?

Thanks
Yaseswini

@risserlin
Copy link
Collaborator

I really thought we had a tutorial for Enrichr. It has been on our to do list for a while. Sorry about that. There is an exercise/tutorial here - https://baderlab.github.io/CBW_Pathways_2021/regulatory-network-lab.html#exercise-3.-use-enrichr-with-the-prostate-gene-list.
Let me know if you have any specific questions.
Thanks,
Ruth

@risserlin
Copy link
Collaborator

I just noticed that this question is on the cytsocape workflows as opposed to the enrichment map github. Are you looking for an automated way to use enrichr from R?

@Yaseswini
Copy link
Author

Thanks, @risserlin !! I am using the R package "enrichr" and i have the results from my analysis. I was just wondering if there is a tutorial on how to obtain the gmt File required for the Enrichment Map.

@risserlin
Copy link
Collaborator

A gmt file is not required. It is definitely beneficial to have one but if your generic output results file contains the list of genes as the final column you can run Enrichment map without the gmt file.
You can download the Enrichr gmt files from here - https://maayanlab.cloud/Enrichr/#stats Unfortunately there isn't one file that contains them all (but you might be able to download them in R with wget)

@Yaseswini
Copy link
Author

Yea - I just realized that a gmt File isn't required for EnrichR's result. I didn't catch that earlier. Thanks @risserlin - this helps!! Appreciate your quick reply :)

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