Skip to main content

ARD reduction for HLA with python

Project description

py-ard

https://img.shields.io/pypi/v/pyard.svg Documentation Status

ARD reduction for HLA with python

Install from source

python3 -m venv venv
source venv/bin/activate

python setup.py install

Install from PyPi

pip install py-ard

Example

from pyard import ARD

# Initialize ARD object
ard = ARD('3290')

# Initialize with latest DB
ard = ARD()

allele = "A*01:01:01"

ard.redux(allele, 'G')
# >> 'A*01:01:01G'

ard.redux(allele, 'lg')
# >> 'A*01:01g'

ard.redux(allele, 'lgx')
# 'A*01:01'

ard_gl = ard.redux_gl("A*01:01/A*01:01N+A*02:AB^B*07:02+B*07:AB", "G")
# >>> ard_gl
# 'B*07:02:01G+B*07:02:01G^A*01:01:01G+A*02:01:01G/A*02:02'

History

0.0.1 (2018-02-12)

  • First release on PyPI.

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

py-ard-0.0.13.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

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

py_ard-0.0.13-py2.py3-none-any.whl (38.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file py-ard-0.0.13.tar.gz.

File metadata

  • Download URL: py-ard-0.0.13.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.7

File hashes

Hashes for py-ard-0.0.13.tar.gz
Algorithm Hash digest
SHA256 0397e35983e2d46c8b22a3c4344c469aba172ec88a32af46a0351ab1d6460147
MD5 506767e7342dede34f891b7c749bcd46
BLAKE2b-256 9b3c7805a53133bfe9ab682bb16598dabb8685bcf44d52abc5e281c22cb9b086

See more details on using hashes here.

File details

Details for the file py_ard-0.0.13-py2.py3-none-any.whl.

File metadata

  • Download URL: py_ard-0.0.13-py2.py3-none-any.whl
  • Upload date:
  • Size: 38.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.7

File hashes

Hashes for py_ard-0.0.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d8ea8bc9ef791bd727d84218a351bb79358c276d467e4f14234ebaa1abbdc6e1
MD5 6618aba4596c36d791b08c79b1d019db
BLAKE2b-256 be5059cc82860054d0a9dff9d94a74fffdca8e495b0dd7f76f4acbc1b7d6b22a

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