Skip to main content

GARD ID to URL

Project description

gard

A simple offline Python wrapper to map Genetic and Rare Diseases Information Center (GARD) IDs to disease names / URLs.

Installation

pip install gard

Usage

from gard import GARD

gard = GARD()
print(grad(1))
# {'encodedName': 'gracile-syndrome', 'name': 'GRACILE syndrome'}

print(grad.get_url(1))
# https://rarediseases.info.nih.gov/diseases/1/gracile-syndrome

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

gard-0.0.3.tar.gz (226.2 kB view hashes)

Uploaded Source

Built Distribution

gard-0.0.3-py3-none-any.whl (224.4 kB view hashes)

Uploaded Python 3

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