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

How can kinase targets be predicted by WebGestaltR function #11

Open
QifengOu opened this issue Sep 15, 2021 · 1 comment
Open

How can kinase targets be predicted by WebGestaltR function #11

QifengOu opened this issue Sep 15, 2021 · 1 comment

Comments

@QifengOu
Copy link

just like to perform the enrichment analysis, How can kinase targets be predicted by WebGestaltR function. for example:

rankFile <- system.file("extdata", "GeneRankList.rnk", package="WebGestaltR")
outputDirectory <- getwd()
enrichResult <- WebGestaltR(enrichMethod="GSEA", organism="hsapiens",
enrichDatabase="pathway_KEGG", interestGeneFile=rankFile,
interestGeneType="genesymbol", sigMethod="top", topThr=10, minNum=5,
outputDirectory=outputDirectory)

We change the parameters enrichDatabase="pathway_KEGG" to enrichDatabase='kinases_target'.

Also, can you provide a detailed code example?
Think you very much!!

@QifengOu
Copy link
Author

I want to download the GMT file used by the website tool. Could you please provide the download link or gmt file

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