Schema for ensemblSource
  Database: felCat3    Primary Table: ensemblSource    Row Count: 19,262   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 ENSFCAT00000019477varchar(255) values Ensembl transcript ID
source snRNAvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSFCAT00000019477snRNA
ENSFCAT00000021168misc_RNA
ENSFCAT00000021801snRNA
ENSFCAT00000006980protein_coding
ENSFCAT00000019593snRNA
ENSFCAT00000012490protein_coding
ENSFCAT00000006997protein_coding
ENSFCAT00000007721pseudogene
ENSFCAT00000004548pseudogene
ENSFCAT00000008590protein_coding

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