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

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

Sample Rows
 
namesource
ENSDNOT00000000002.3protein_coding
ENSDNOT00000000004.3protein_coding
ENSDNOT00000000005.3protein_coding
ENSDNOT00000000007.3protein_coding
ENSDNOT00000000011.3protein_coding
ENSDNOT00000000017.3protein_coding
ENSDNOT00000000020.3protein_coding
ENSDNOT00000000024.2protein_coding
ENSDNOT00000000026.2protein_coding
ENSDNOT00000000027.3protein_coding

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