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

msigdb Collection C4 subcategory 3CA unknown #41

Open
csmoreno opened this issue Nov 9, 2024 · 0 comments
Open

msigdb Collection C4 subcategory 3CA unknown #41

csmoreno opened this issue Nov 9, 2024 · 0 comments

Comments

@csmoreno
Copy link

csmoreno commented Nov 9, 2024

I was trying to use msigdbr for the C4_3CA collection and I get this error:

Computational_pathwaysDF <- msigdbr("human", category="C4",subcategory = "3CA")
Error in msigdbr("human", category = "C4", subcategory = "3CA") :
unknown subcategory

When I print out the collections

print(msigdbr_collections(),n=30)
I get this
...
12 C3 "TFT:TFT_Legacy" 610
13 C4 "CGN" 427
14 C4 "CM" 431
15 C5 "GO:BP" 7658
...

I was able to download the C4 3CA collection here:
https://www.gsea-msigdb.org/gsea/msigdb/download_file.jsp?filePath=/msigdb/release/2024.1.Hs/c4.3ca.v2024.1.Hs.json
but it is in a different format than the dataframe format provided by msigdbr.

Is there a way to import the json file into msigdbr or to convert it into the dataframe format from the list format in the json file?

Thanks

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