Skip to main content

Python library for MHC nomenclature parsing

Project description

`|Build Status| <https://travis-ci.org/hammerlab/mhcnames>`_

mhcnames
========

All the fun and adventure of MHC nomenclature, now in Python

Example
-------

::

In [1]: mhcnames.parse_allele_name("HLA-A0201")
Out[1]: AlleleName(species='HLA', gene='A', allele_family='02', allele_code='01')

In [2]: mhcnames.compact_allele_name("HLA-A*02:01")
Out[2]: 'A0201'

.. |Build
Status| image:: https://travis-ci.org/hammerlab/mhcnames.svg?branch=master

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

mhcnames-0.3.6.tar.gz (8.1 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