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

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

Sample Rows
 
namesource
ENSTRUT00000000001.1protein_coding
ENSTRUT00000000002.1protein_coding
ENSTRUT00000000003.1protein_coding
ENSTRUT00000000004.1protein_coding
ENSTRUT00000000005.1protein_coding
ENSTRUT00000000006.1protein_coding
ENSTRUT00000000007.1protein_coding
ENSTRUT00000000008.1protein_coding
ENSTRUT00000000009.1protein_coding
ENSTRUT00000000010.1protein_coding

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