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

[Feature Request] Allow conversion to columns other than hgnc symbol #63

Open
8 tasks done
Nelson-Gon opened this issue Mar 2, 2022 · 0 comments
Open
8 tasks done

Comments

@Nelson-Gon
Copy link

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 DOSE

Hello,

I was looking at setReadable and was happy to note that this exists and works well for conversion to gene symbols. I think sometimes it may be necessary to convert to an ensembl ID instead and it would be great if there were support for this.

Looking at

gn <- EXTID2NAME(OrgDb, genes, keyType)
, it seems EXTID2NAME only currently does keytype -> gene symbol conversion.

I envision this would consist of a switch and perhaps an extra argument requesting for the target conversion.

Thank you,

NelsonGon

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