Skip to content

Feature request: allow duplications for artmsMapUniprot2Entrez #195

@vivaciousvijaya

Description

@vivaciousvijaya

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions