Schema for ensemblSource
  Database: galGal5    Primary Table: ensemblSource    Row Count: 38,118   Data last updated: 2018-05-08
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSGALT00000000003.4varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSGALT00000000003.4protein_coding
ENSGALT00000000004.3protein_coding
ENSGALT00000000012.6protein_coding
ENSGALT00000000022.5protein_coding
ENSGALT00000000051.5protein_coding
ENSGALT00000000059.6protein_coding
ENSGALT00000000063.5protein_coding
ENSGALT00000000070.4protein_coding
ENSGALT00000000074.5protein_coding
ENSGALT00000000081.5protein_coding

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