Schema for ensemblSource
  Database: rn4    Primary Table: ensemblSource    Row Count: 39,549   Data last updated: 2012-08-24
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSRNOT00000007474varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSRNOT00000007474protein_coding
ENSRNOT00000038653protein_coding
ENSRNOT00000047171protein_coding
ENSRNOT00000047042protein_coding
ENSRNOT00000063563snRNA
ENSRNOT00000061852pseudogene
ENSRNOT00000061851protein_coding
ENSRNOT00000061721protein_coding
ENSRNOT00000062637snoRNA
ENSRNOT00000008444protein_coding

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