Skip to main content

No project description provided

Project description

dgenome

Dgenome is a Django app which handle the genome coordinates

Quick start

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

    INSTALLED_APPS = [
        ...
        'dgenome',
    ]
  2. Include the dgenome URLconf in your project urls.py like this:

    url(r'^dgenome/', include((dgenome.urls, 'dgenome'), namespace='dgenome')),
  3. Run python manage.py makemigrations dgenome to create the dgenome models.

  4. Run python manage.py migrate to create the dgenome models.

  5. Insert the genomic data using the UCSC GTF file and the script: bin/load_genome_ucsc.py

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

dgenome-1.1.8a3.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

dgenome-1.1.8a3-py2.py3-none-any.whl (13.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dgenome-1.1.8a3.tar.gz.

File metadata

  • Download URL: dgenome-1.1.8a3.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.6

File hashes

Hashes for dgenome-1.1.8a3.tar.gz
Algorithm Hash digest
SHA256 883bff4c301036367644301ca6ade9014c49191fb3a1535633770fb46e2d1daf
MD5 0def1e3c3bd5e401dc1125ea164b79e2
BLAKE2b-256 e8e97b85475e3c0b24875317de5feec25f3f89a755086939751f75d6ec454959

See more details on using hashes here.

File details

Details for the file dgenome-1.1.8a3-py2.py3-none-any.whl.

File metadata

  • Download URL: dgenome-1.1.8a3-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.6

File hashes

Hashes for dgenome-1.1.8a3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ea2aa160d2fde70ce5fb23705e8958f41ec96f7933ccf24fa3f7d7fba8c9276d
MD5 f3ebb71b8513dcd00aea4f23d16ce230
BLAKE2b-256 516126297800b10e9a22727b6c622dbfc47849228ddb7e54df9e8740a09fdd3e

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