Schema for ensemblSource
  Database: felCat5    Primary Table: ensemblSource    Row Count: 22,656   Data last updated: 2017-10-10
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSFCAT00000000001.3varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSFCAT00000000001.3protein_coding
ENSFCAT00000000006.3protein_coding
ENSFCAT00000000008.3protein_coding
ENSFCAT00000000015.3protein_coding
ENSFCAT00000000018.2protein_coding
ENSFCAT00000000021.3protein_coding
ENSFCAT00000000022.3protein_coding
ENSFCAT00000000023.2protein_coding
ENSFCAT00000000024.3protein_coding
ENSFCAT00000000027.2protein_coding

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