Schema for ensemblSource
  Database: fr3    Primary Table: ensemblSource    Row Count: 29,243   Data last updated: 2019-01-14
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSTRUT00000000003.2varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSTRUT00000000003.2protein_coding
ENSTRUT00000000004.2protein_coding
ENSTRUT00000000007.2protein_coding
ENSTRUT00000000008.2protein_coding
ENSTRUT00000000011.2protein_coding
ENSTRUT00000000012.2protein_coding
ENSTRUT00000000013.2protein_coding
ENSTRUT00000000018.2protein_coding
ENSTRUT00000000019.2protein_coding
ENSTRUT00000000020.2protein_coding

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