Schema for ensemblSource
  Database: galGal3    Primary Table: ensemblSource    Row Count: 23,392   Data last updated: 2012-08-24
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSGALT00000015891varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSGALT00000015891protein_coding
ENSGALT00000015914protein_coding
ENSGALT00000040454protein_coding
ENSGALT00000015903protein_coding
ENSGALT00000015896protein_coding
ENSGALT00000015892protein_coding
ENSGALT00000015890protein_coding
ENSGALT00000040436protein_coding
ENSGALT00000040434protein_coding
ENSGALT00000015860protein_coding

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