Schema for ensemblSource
  Database: tupBel1    Primary Table: ensemblSource    Row Count: 20,824   Data last updated: 2019-01-11
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSTBET00000000002.1varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSTBET00000000002.1protein_coding
ENSTBET00000000003.1protein_coding
ENSTBET00000000004.1protein_coding
ENSTBET00000000005.1protein_coding
ENSTBET00000000006.1protein_coding
ENSTBET00000000007.1protein_coding
ENSTBET00000000008.1pseudogene
ENSTBET00000000009.1protein_coding
ENSTBET00000000010.1protein_coding
ENSTBET00000000011.1pseudogene

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