Schema for ensemblSource
  Database: loxAfr3    Primary Table: ensemblSource    Row Count: 28,847   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 ENSLAFT00000000001.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)
      loxAfr3.ensGene.name (via ensemblSource.name)
      loxAfr3.ensGtp.transcript (via ensemblSource.name)
      loxAfr3.ensPep.name (via ensemblSource.name)
      loxAfr3.ensemblToGeneName.name (via ensemblSource.name)

Sample Rows
 
namesource
ENSLAFT00000000001.4protein_coding
ENSLAFT00000000002.3protein_coding
ENSLAFT00000000003.3protein_coding
ENSLAFT00000000007.3protein_coding
ENSLAFT00000000008.3protein_coding
ENSLAFT00000000010.3protein_coding
ENSLAFT00000000011.3protein_coding
ENSLAFT00000000014.2pseudogene
ENSLAFT00000000015.3protein_coding
ENSLAFT00000000017.1protein_coding

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