Schema for ensemblSource
  Database: calJac3    Primary Table: ensemblSource    Row Count: 55,116   Data last updated: 2016-11-01
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSCJAT00000000001.2varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSCJAT00000000001.2protein_coding
ENSCJAT00000000003.2protein_coding
ENSCJAT00000000004.1protein_coding
ENSCJAT00000000005.2protein_coding
ENSCJAT00000000006.2protein_coding
ENSCJAT00000000007.1protein_coding
ENSCJAT00000000008.1protein_coding
ENSCJAT00000000010.2protein_coding
ENSCJAT00000000011.1protein_coding
ENSCJAT00000000012.2protein_coding

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