Schema for ensemblSource
  Database: ci3    Primary Table: ensemblSource    Row Count: 17,784   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 ENSCINT00000000006.3varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSCINT00000000006.3protein_coding
ENSCINT00000000015.3protein_coding
ENSCINT00000000017.3protein_coding
ENSCINT00000000018.3protein_coding
ENSCINT00000000019.3protein_coding
ENSCINT00000000022.3protein_coding
ENSCINT00000000023.3protein_coding
ENSCINT00000000024.3protein_coding
ENSCINT00000000026.3protein_coding
ENSCINT00000000033.3protein_coding

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