{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"},{"label":"Bio-Informatics","url":"https://skillfed.io/packages/category/scientific-engineering-bio-informatics"}],"enrichment":{"capability":"Mygene is a Python wrapper for the MyGene.Info REST API that retrieves and queries gene annotation data, including symbols, names, and cross-references across multiple species.","skillfed_tags":["bioinformatics","gene-annotation","rest-api-client"],"use_cases":["Map gene IDs between different identifier systems (Entrez, Ensembl, gene symbol) for annotation pipelines.","Retrieve gene metadata such as names, RefSeq accessions, and protein sequences for a list of gene identifiers.","Search for genes by symbol or name across multiple species to identify orthologs or related genes.","Export gene annotation results as a pandas DataFrame for downstream analysis or reporting.","Integrate gene data lookup into bioinformatics workflows without maintaining a local gene database."],"what_it_does":"Mygene is a thin Python wrapper around the MyGene.Info REST web service, which provides gene annotation data. Since v3.1.0, it has been built on top of biothings-client, a universal client for BioThings APIs. The package lets you query gene information by ID (Entrez, Ensembl, etc.), retrieve specific fields, and search across multiple species. Results can be returned as dictionaries or as pandas DataFrames.\n\nThe package is designed for bioinformatics workflows where you need to look up or cross-reference gene identifiers and their associated metadata. It handles both single-gene queries and batch operations, making it suitable for annotation pipelines and exploratory analysis. The underlying REST API is remote, so network access is required.","worth_installing":"Yes, if you need to query gene annotations and can tolerate dormant maintenance. The package is stable and has low install friction, but verify that the remote MyGene.Info API remains compatible with your use case. For active development, consider using biothings-client directly, which mygene wraps."},"id":"mygene","links":{"html":"https://skillfed.io/packages/mygene","md":"https://skillfed.io/packages/mygene.md","pypi":"https://pypi.org/project/mygene/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2021-04-05","license_spdx":null,"license_treatment":"permissive","name":"mygene","python_support":"unspecified","summary":"Python Client for MyGene.Info services."},"popularity":{"monthly_downloads":1468965,"position":3871,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.2.2"}
