Schema for Geneid Genes - Geneid Gene Predictions
  Database: rn6    Primary Table: geneid    Row Count: 41,652   Data last updated: 2015-06-26
Format description: A gene prediction with some additional info.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 73smallint(5) unsigned range Indexing field to speed chromosome range queries.
name chr1_1.1varchar(255) values Name of gene (usually transcript_id from GTF)
chrom chr1varchar(255) values Reference sequence chromosome or scaffold
strand +char(1) values + or - for strand
txStart 321931int(10) unsigned range Transcription start position (or end position for minus strand item)
txEnd 409676int(10) unsigned range Transcription end position (or start position for minus strand item)
cdsStart 321931int(10) unsigned range Coding region start (or end position for minus strand item)
cdsEnd 409676int(10) unsigned range Coding region end (or start position for minus strand item)
exonCount 15int(10) unsigned range Number of exons
exonStarts 321931,322529,323589,325152...longblob   Exon start positions (or end positions for minus strand item)
exonEnds 322240,322736,323814,325359...longblob   Exon end positions (or start positions for minus strand item)
score 0int(11) range score
name2 chr1_1varchar(255) values Alternate name (e.g. gene_id from GTF)
cdsStartStat incmplenum('none', 'unk', 'incmpl', 'cmpl') values Status of CDS start annotation (none, unknown, incomplete, or complete)
cdsEndStat cmplenum('none', 'unk', 'incmpl', 'cmpl') values Status of CDS end annotation (none, unknown, incomplete, or complete)
exonFrames 0,0,0,0,0,0,1,2,2,2,0,2,0,0,1,longblob   Exon frame {0,1,2}, or -1 if no frame for exon

Sample Rows
 
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
73chr1_1.1chr1+32193140967632193140967615321931,322529,323589,325152,326211,327631,328914,353836,391512,394636,395353,399544,400255,401911,408792,322240,322736,323814,325359,326436,327755,329731,354010,391653,394919,396060,399827,401059,402140,409676,0chr1_1incmplcmpl0,0,0,0,0,0,1,2,2,2,0,2,0,0,1,
590chr1_2.1chr1+6994127080656994127080656699412,702188,702859,704512,706005,707178,699618,702471,703663,704737,706036,708065,0chr1_2cmplcmpl0,2,0,0,0,1,
590chr1_3.1chr1-7154187556457154187556459715418,716639,719484,744738,746116,750253,751391,752595,755439,716252,716922,719645,745499,746369,750478,752195,752878,755645,0chr1_3cmplcmpl0,2,0,1,0,0,0,2,0,
591chr1_4.1chr1-8048618135178048618135176804861,806890,808191,809266,810458,813311,805748,806921,808416,810070,810741,813517,0chr1_4cmplcmpl1,0,0,0,2,0,
73chr1_5.1chr1-8896199507258896199507256889619,892832,893164,894244,928661,950634,890311,892881,893218,894985,928681,950725,0chr1_5cmplcmpl1,0,0,0,1,0,
593chr1_6.1chr1-110269111169261102691111692641102691,1104126,1104637,1116706,1102837,1104375,1104898,1116926,0chr1_6cmplcmpl1,1,1,0,
593chr1_7.1chr1+111954711198891119547111988911119547,1119889,0chr1_7cmplcmpl0,
593chr1_8.1chr1+112892211292641128922112926411128922,1129264,0chr1_8cmplcmpl0,
74chr1_9.1chr1+117053011964121170530119641221170530,1196185,1170621,1196412,0chr1_9cmplcmpl0,1,
594chr1_10.1chr1+119870012039431198700120394341198700,1199440,1202889,1203788,1199004,1199707,1203156,1203943,0chr1_10cmplcmpl0,1,1,1,

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

Geneid Genes (geneid) Track Description
 

Description

This track shows gene predictions from the geneid program developed by Roderic Guigó's Computational Biology of RNA Processing group which is part of the Centre de Regulació Genòmica (CRG) in Barcelona, Catalunya, Spain.

Methods

Geneid is a program to predict genes in anonymous genomic sequences designed with a hierarchical structure. In the first step, splice sites, start and stop codons are predicted and scored along the sequence using Position Weight Arrays (PWAs). Next, exons are built from the sites. Exons are scored as the sum of the scores of the defining sites, plus the the log-likelihood ratio of a Markov Model for coding DNA. Finally, from the set of predicted exons, the gene structure is assembled, maximizing the sum of the scores of the assembled exons.

Credits

Thanks to Computational Biology of RNA Processing for providing these data.

References

Blanco E, Parra G, Guigó R. Using geneid to identify genes. Curr Protoc Bioinformatics. 2007 Jun;Chapter 4:Unit 4.3. PMID: 18428791

Parra G, Blanco E, Guigó R. GeneID in Drosophila. Genome Res. 2000 Apr;10(4):511-5. PMID: 10779490; PMC: PMC310871