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

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

Sample Rows
 
namesource
ENSACAT00000000002.4protein_coding
ENSACAT00000000006.4protein_coding
ENSACAT00000000007.4protein_coding
ENSACAT00000000008.3protein_coding
ENSACAT00000000009.4protein_coding
ENSACAT00000000011.4protein_coding
ENSACAT00000000012.4protein_coding
ENSACAT00000000013.4protein_coding
ENSACAT00000000014.4protein_coding
ENSACAT00000000015.4protein_coding

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