Contents Menu Expand Light mode Dark mode Auto light/dark mode
Gene Normalizer
Gene Normalizer
  • Installation
  • Usage
  • Normalizing data
    • Normalization overview
    • Data sources
    • VRS compliance
  • Managing data
    • Loading and updating data
    • DynamoDB storage backend
    • PostgreSQL storage backend
  • API Reference
    • gene.query
    • gene.schemas
    • gene.database.database
    • gene.database.dynamodb
    • gene.database.postgresql
    • gene.etl.base
    • gene.etl.ensembl
    • gene.etl.hgnc
    • gene.etl.ncbi
    • gene.etl.update
    • gene.etl.exceptions
    • gene.etl.merge
  • Changelog
  • Contributing
  • License
Back to top

Normalizing data#

This section provides an overview of our normalization routines and describes the kinds of data that we use to produce normalized records.

  • Normalization overview
    • Overview
    • Basic information model
    • The gene record
    • Building normalized concepts and records
    • The normalized record
  • Data sources
    • HGNC
    • Ensembl
    • NCBI Gene
    • Source metadata
  • VRS compliance
Next
Normalization
Previous
Usage
Copyright © 2023-2024, VICC
Made with Sphinx and @pradyunsg's Furo