Schema for ensemblSource
  Database: bosTau6    Primary Table: ensemblSource    Row Count: 26,740   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 ENSBTAT00000000005.5varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSBTAT00000000005.5protein_coding
ENSBTAT00000000008.4protein_coding
ENSBTAT00000000009.5protein_coding
ENSBTAT00000000010.3protein_coding
ENSBTAT00000000013.4protein_coding
ENSBTAT00000000014.4protein_coding
ENSBTAT00000000015.5protein_coding
ENSBTAT00000000016.4protein_coding
ENSBTAT00000000017.5protein_coding
ENSBTAT00000000018.3protein_coding

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