Class: Gene

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
CoreBase
Defined in:
app/models/gene.rb

Overview

Base class for genes. Single table inheritance is used to support derived classes including genes from specific authorities (NCBI, Ensembl) and genomic features defined by microarray vendors (e.g. Affymetrix, Agilent)

Attributes:

Associations:

Direct Known Subclasses

AffymetrixGene, AgilentGene, EnsemblGene, ErccGene, FusionGene, NcbiGene, RikenGene, TigrGene, UniGene