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

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

Sample Rows
 
namesource
ENSGALT00000000003.3protein_coding
ENSGALT00000000004.3protein_coding
ENSGALT00000000012.4protein_coding
ENSGALT00000000019.3protein_coding
ENSGALT00000000020.4protein_coding
ENSGALT00000000022.4protein_coding
ENSGALT00000000023.4protein_coding
ENSGALT00000000026.5protein_coding
ENSGALT00000000046.4protein_coding
ENSGALT00000000051.3protein_coding

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