Schema for ensemblSource
  Database: rn6    Primary Table: ensemblSource    Row Count: 41,078   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 ENSRNOT00000000008.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)
      rn6.ensGene.name (via ensemblSource.name)
      rn6.ensGtp.transcript (via ensemblSource.name)
      rn6.ensPep.name (via ensemblSource.name)
      rn6.ensToRgd.name (via ensemblSource.name)
      rn6.ensemblToGeneName.name (via ensemblSource.name)

Sample Rows
 
namesource
ENSRNOT00000000008.4protein_coding
ENSRNOT00000000009.5protein_coding
ENSRNOT00000000010.5protein_coding
ENSRNOT00000000011.5protein_coding
ENSRNOT00000000013.5protein_coding
ENSRNOT00000000018.7protein_coding
ENSRNOT00000000022.3pseudogene
ENSRNOT00000000025.7protein_coding
ENSRNOT00000000026.6protein_coding
ENSRNOT00000000036.5protein_coding

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