Schema for RefSeq Genes - RefSeq Genes
Database: hg19    Primary Table: refGene    Row Count: 36,002
Format description: A gene prediction with some additional info.
fieldexampleSQL type info description
bin 971smallint(5) unsigned range Indexing field to speed chromosome range queries.
name NR_024227varchar(255) values Name of gene (usually transcript_id from GTF)
chrom chr19varchar(255) values Reference sequence chromosome or scaffold
strand -char(1) values + or - for strand
txStart 50595745int(10) unsigned range Transcription start position
txEnd 50595866int(10) unsigned range Transcription end position
cdsStart 50595866int(10) unsigned range Coding region start
cdsEnd 50595866int(10) unsigned range Coding region end
exonCount 1int(10) unsigned range Number of exons
exonStarts 50595745,longblob   Exon start positions
exonEnds 50595866,longblob   Exon end positions
score 0int(11) range  
name2 SNAR-A6varchar(255) values Alternate name (e.g. gene_id from GTF)
cdsStartStat unkenum('none','unk','incmpl','cmpl') values enum('none','unk','incmpl','cmpl')
cdsEndStat unkenum('none','unk','incmpl','cmpl') values enum('none','unk','incmpl','cmpl')
exonFrames -1,longblob   Exon frame {0,1,2}, or -1 if no frame for exon
Connected Tables and Joining Fields
      hg19.all_est.qName (via refGene.name)
      hg19.all_mrna.qName (via refGene.name)
      hg19.ccdsInfo.mrnaAcc (via refGene.name)
      hg19.gbCdnaInfo.acc (via refGene.name)
      hg19.gbMiscDiff.acc (via refGene.name)
      hg19.gbSeq.acc (via refGene.name)
      hg19.gbStatus.acc (via refGene.name)
      hg19.gbWarn.acc (via refGene.name)
      hg19.imageClone.acc (via refGene.name)
      hg19.kgXref.refseq (via refGene.name)
      hg19.knownToRefSeq.value (via refGene.name)
      hg19.mrnaOrientInfo.name (via refGene.name)
      hg19.refFlat.name (via refGene.name)
      hg19.refLink.mrnaAcc (via refGene.name)
      hg19.refSeqAli.qName (via refGene.name)
      hg19.refSeqStatus.mrnaAcc (via refGene.name)
      hg19.refSeqSummary.mrnaAcc (via refGene.name)
      hg19.seq.acc (via refGene.name)
      hg19.xenoMrna.qName (via refGene.name)
      hg19.xenoRefGene.name (via refGene.name)
      hg19.xenoRefSeqAli.qName (via refGene.name)
Sample Rows
binnamechromstrandtxStarttxEndcdsStartcdsEndexonCountexonStartsexonEndsscorename2cdsStartStatcdsEndStatexonFrames
971NR_024227chr19-50595745505958665059586650595866150595745,50595866,0SNAR-A6unkunk-1,
971NR_024227chr19-50601082506012035060120350601203150601082,50601203,0SNAR-A6unkunk-1,
1NM_001033605chr7+331691513364568033185864336448382233169151,33185853,33192312,33195249,33217089,33296847,33303901,33312623,33313438,33376052,33380508,33384192,33388679,33390830,33 ...33169653,33185976,33192463,33195314,33217203,33297022,33303986,33312807,33313568,33376234,33380585,33384246,33388782,33390935,33 ...0BBS9cmplcmpl-1,0,1,2,1,1,2,0,1,2,1,0,0,1,1,1,1,0,0,0,1,1,
1026NM_001167609chr12+578539335786604557857474578658441157853933,57857447,57858485,57858893,57859389,57859570,57860022,57861115,57861776,57863213,57864099,57853984,57857574,57858651,57859038,57859479,57859708,57860172,57861280,57862007,57863481,57866045,0GLI1cmplcmpl-1,0,1,2,0,0,0,0,0,0,1,
705NM_024329chr1+15736390157568391573646715755220415736390,15752366,15753645,15755088,15736775,15752514,15753780,15756839,0EFHD2cmplcmpl0,2,0,0,
768NM_024328chr14+24025197240287862402596624028049224025197,24027903,24026513,24028786,0THTPAcmplcmpl0,1,
1379NM_024326chr10+1041795701041828931041808861041827504104179570,104181110,104181543,104182560,104180939,104181264,104182049,104182893,0FBXL15cmplcmpl0,2,0,2,
826NM_138275chr6+31691160316928503169116031692850431691160,31691415,31692541,31692746,31691221,31691763,31692621,31692850,0C6orf25cmplincmpl0,1,1,0,
609NM_138275chr6_cox_hap2+320077732024673200777320246743200777,3201032,3202158,3202363,3200838,3201380,3202238,3202467,0C6orf25cmplincmpl0,1,1,0,
607NM_138275chr6_dbb_hap3+297673029784202976730297842042976730,2976985,2978111,2978316,2976791,2977333,2978191,2978420,0C6orf25cmplincmpl0,1,1,0,

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

RefSeq Genes (refGene) Track Description

Description

The RefSeq Genes track shows known human protein-coding and non-protein-coding genes taken from the NCBI RNA reference sequences collection (RefSeq). The data underlying this track are updated daily.

Display Conventions and Configuration

This track follows the display conventions for gene prediction tracks. The color shading indicates the level of review the RefSeq record has undergone: predicted (light), provisional (medium), reviewed (dark).

The item labels and display colors of features within this track can be configured through the controls at the top of the track description page. This page is accessed via the small button to the left of the track's graphical display or through the link on the track's control menu.

Methods

RefSeq RNAs were aligned against the human genome using blat; those with an alignment of less than 15% were discarded. When a single RNA aligned in multiple places, the alignment having the highest base identity was identified. Only alignments having a base identity level within 0.1% of the best and at least 96% base identity with the genomic sequence were kept.

Credits

This track was produced at UCSC from RNA sequence data generated by scientists worldwide and curated by the NCBI RefSeq project.

References

Kent WJ. BLAT - the BLAST-like alignment tool. Genome Res. 2002 Apr;12(4):656-64.

Pruitt KD, Tatusova T, Maglott DR. NCBI Reference Sequence (RefSeq): a curated non-redundant sequence database of genomes, transcripts and proteins. Nucleic Acids Res. 2005 Jan 1;33(Database issue):D501-4.