Schema for ensemblSource
  Database: gorGor4    Primary Table: ensemblSource    Row Count: 53,662   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 ENSGGOT00000000003.3varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSGGOT00000000003.3protein_coding
ENSGGOT00000000004.3protein_coding
ENSGGOT00000000005.3protein_coding
ENSGGOT00000000006.3protein_coding
ENSGGOT00000000007.3protein_coding
ENSGGOT00000000008.3protein_coding
ENSGGOT00000000010.3protein_coding
ENSGGOT00000000011.4protein_coding
ENSGGOT00000000013.3protein_coding
ENSGGOT00000000014.3protein_coding

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