Schema for ensemblSource
  Database: danRer7    Primary Table: ensemblSource    Row Count: 56,754   Data last updated: 2014-03-04
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSDART00000113409varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

Connected Tables and Joining Fields
        danRer7.ensGene.name (via ensemblSource.name)
      danRer7.ensGtp.transcript (via ensemblSource.name)
      danRer7.ensPep.name (via ensemblSource.name)
      danRer7.ensemblToGeneName.name (via ensemblSource.name)
      knownGeneV39.knownToEnsembl.value (via ensemblSource.name)

Sample Rows
 
namesource
ENSDART00000113409protein_coding
ENSDART00000129330protein_coding
ENSDART00000152265protein_coding
ENSDART00000129013protein_coding
ENSDART00000131050protein_coding
ENSDART00000091955protein_coding
ENSDART00000119764rRNA
ENSDART00000126388protein_coding
ENSDART00000152715protein_coding
ENSDART00000152686protein_coding

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.