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

enrichPathway #26

Open
8 tasks
ale07alvarez opened this issue Apr 27, 2020 · 0 comments
Open
8 tasks

enrichPathway #26

ale07alvarez opened this issue Apr 27, 2020 · 0 comments

Comments

@ale07alvarez
Copy link

Hi,
I'm running the enrichPathway function:
x<-enrichPathway(gene=df$name, organism = "fly", pvalueCutoff = 0.05,
pAdjustMethod = "BH", qvalueCutoff = 0.2, universe, minGSSize = 10,
maxGSSize = 500, readable = FALSE)
and I get the errro:
universe is not in character and will be ignored...
How is the universe parameter set, my understanding is that I don't have to pass any arguments but it seems that the genes that the background genes it is obtaining ( from where??) are are not in character format?

Prerequisites

  • Have you read Feedback and follow the guide?
    • make sure your are using the latest release version
    • read the documents
    • google your quesion/issue

Describe you issue

  • Make a reproducible example (e.g. 1)
  • your code should contain comments to describe the problem (e.g. what expected and actually happened?)

Ask in right place

  • for bugs or feature requests, post here (github issue)
  • for questions, please post to Bioconductor or Biostars with tag ReactomePA
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