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
Add “genetics” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'genetics', ]
Run python manage.py migrate to create the models.
Run import_gene management command to import HGNC and OMIM data.
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)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f02c3b1911bcaa423006449df145bdc557f738c8487e4eb42f685f9d96368afc |
|
MD5 | 0251e640ddb654fd8bb097e068edaf66 |
|
BLAKE2b-256 | 29eb5455a5ab7babf7868586bc219af7add752cc752fd6c923474a71c7793b66 |