Convert gene names to gene IDs

Versions list
Necessary bricks
Contributor(s)
Publication date

Feb 28, 2024

Confidentiality
Public
Reactions
1
0
Share

Description of the agent

This livetask streamlines the process of converting gene names to gene IDs by leveraging the MyGeneInfo API and pandas library in Python. It takes a list of gene names stored in a csv format as input.


Latest version infos (V1)

This script streamlines the process of converting gene names to gene IDs by leveraging the MyGeneInfo API and pandas library in Python. 


It takes a list of gene names as input and queries the MyGeneInfo API to retrieve the corresponding gene IDs. The query is performed using the querymany() method with parameters specifying the gene symbol scope, desired fields (gene ID), species (human), and returns all results.


Input(s)

File or folder
Optional

Output(s)

Resource

Environment file

Code

Comments (0)

Write a comment
Ready-to-use smart agents

Have you developed an agent?

Share it to accelerate projects for the entire community.