Schema for ensemblSource
  Database: canFam5    Primary Table: ensemblSource    Row Count: 48,737   Data last updated: 2021-05-25
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSCAFT00040000002.1varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSCAFT00040000002.1protein_coding
ENSCAFT00040000003.1protein_coding
ENSCAFT00040000004.1protein_coding
ENSCAFT00040000005.1protein_coding
ENSCAFT00040000006.1protein_coding
ENSCAFT00040000007.1protein_coding
ENSCAFT00040000008.1protein_coding
ENSCAFT00040000009.1protein_coding
ENSCAFT00040000010.1protein_coding
ENSCAFT00040000011.1protein_coding

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