Skip to main content

No project description provided

Project description

biomapy

This is a library that has just one function that maps a list of gene IDs from one to another.

Supported IDs are Uniprot, entrez, ensembl, and Gene_symbol.

The usage is straightforward the gene_mapping_many() takes as argument the list of IDs As a Python object list), source ID type and target ID type.

The funciton update_mapping_datasets() serves to update the mapping datasets and to be sure that your mappings are up-to-date.

Be careful that the data type is compatible when you map. Entrez have to be ints and not strings.

Future implementations will fous on expanding the IDs that are supported (e.g. diseases)

Installation

Biomapy can be installed via pip

pip install biomapy

Usage

A tipical call for gene_mapping_many() is as follows:


import biomapy as bp

gene_symbol_list=['A1BG','TGFB','BMP2']

gene_entrez_list=bp.gene_mapping_many(gene_symbol_list,'symbol','entrez')

gene_entrez_list

[1,7040,650]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biomapy-0.3.3-py3-none-any.whl (41.2 MB view details)

Uploaded Python 3

File details

Details for the file biomapy-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: biomapy-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 41.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for biomapy-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4f1a8141d976a42b3baac213d0088e3c91e9e5a05fa3c61fd58c3f94d9706a73
MD5 cf978758e3ef87b303b396c1af35e723
BLAKE2b-256 e6f43eb4fdb341a225c1c4a4f614cd473db360265e32f704db46191cac610fec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page