Skip to main content

A Django integration with some ontologies and services

Project description

Alpha: DO NOT USE IN PRODUCTION Django Genetics is a Django app that integrate data from HGNC, OMIM and web services from mutalyzer.nl and ensembl.org to provide an information rich data entry for genes an mutation variants

Quick start

  1. Add “genetics” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'genetics',
    ]
  2. Run python manage.py migrate to create the models.

  3. Run import_gene management command to import HGNC and OMIM data.

  4. Use in forms ….

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

django-genetics-0.7.tar.gz (2.8 MB view details)

Uploaded Source

File details

Details for the file django-genetics-0.7.tar.gz.

File metadata

  • Download URL: django-genetics-0.7.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for django-genetics-0.7.tar.gz
Algorithm Hash digest
SHA256 f02c3b1911bcaa423006449df145bdc557f738c8487e4eb42f685f9d96368afc
MD5 0251e640ddb654fd8bb097e068edaf66
BLAKE2b-256 29eb5455a5ab7babf7868586bc219af7add752cc752fd6c923474a71c7793b66

See more details on using hashes here.

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