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 duplications for artmsMapUniprot2Entrez #195

Open
vivaciousvijaya opened this issue Jul 5, 2022 · 0 comments
Open

Comments

@vivaciousvijaya
Copy link

Hi David,

I'm trying to use the artmsMapUniprot2Entrez() function for getting entrez and genename entries for a list of uniprot IDs from D.melanogaster database. In my list, a lot of the entries are duplicated. I want to merge the output of the aforementioned function with my original table so I would like duplicated entries (in some cases multiple entries) and their mapped genenames and entrez ids to stay duplicated. But when this function is used as such, it disregards the duplicate entries and automatically removes the repeated ones and gives me as output only one genename and entrezID for that specific entry. Can you please suggest a way to modify this function so that it gives me an output for the duplicate entries as well so that the rows in the output can be simply merged with my initial list?

Thank you so much.

Best,
Vijaya

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