Skip to main content

A package that wraps PyHGNC to perform mappings between different gene identifiers

Project description

This package support the mapping across different protein/gene identifiers.

Citation

Gray KA, Yates B, Seal RL, Wright MW, Bruford EA. genenames.org: the HGNC resources in 2015. Nucleic Acids Res. 2015 Jan;43(Database issue):D1079-85. doi: 10.1093/nar/gku1071. http://www.ncbi.nlm.nih.gov/pubmed/25361968

Installation Current version on PyPI Stable Supported Python Versions MIT License

compath_hgnc can be installed easily from PyPI with the following code in your favorite terminal:

$ python3 -m pip install compath_hgnc

or from the latest code on GitHub with:

$ python3 -m pip install git+https://github.com/compath/compath_hgnc.git@master

Setup

HGNC can be downloaded and populated from either the Python REPL or the automatically installed command line utility.

Python REPL

>>> import compath_hgnc
>>> compath_hgnc_manager = compath_hgnc.Manager()
>>> compath_hgnc_manager.populate()

Command Line Utility

compath_hgnc populate

Acknowledgements

  • This package heavily relies on Andrej Konotopez’s package PyHGNC and the Bio2BEL HGNC.

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

compath_hgnc-0.0.2.tar.gz (4.7 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