Schema for ensemblSource
  Database: oryCun2    Primary Table: ensemblSource    Row Count: 51,853   Data last updated: 2021-05-25
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSOCUT00000000001.4varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSOCUT00000000001.4protein_coding
ENSOCUT00000000002.2protein_coding
ENSOCUT00000000003.4protein_coding
ENSOCUT00000000004.3protein_coding
ENSOCUT00000000005.4protein_coding
ENSOCUT00000000006.3protein_coding
ENSOCUT00000000007.3protein_coding
ENSOCUT00000000008.3protein_coding
ENSOCUT00000000009.3protein_coding
ENSOCUT00000000010.4protein_coding

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