Skip to main content

Converts Ensembl Transcript Gene Id to Entrez Gene Id

Project description

# PyEntrezId Converts Ensembl Transcript Gene ID to Entrez Gene Id

Example Code:

from PyEntrezId import Conversion

EnsemblId = ‘ENST00000407559’ Id = Conversion() EntrezId = Id.convert(EnsemblId) print(EntrezId)

Project details


Download files

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

Source Distribution

PyEntrezId-1.1.tar.gz (1.2 kB view hashes)

Uploaded Source

Supported by

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