Schema for RefSeq Genes - BLAT Alignments of NCBI RefSeq Genes
  Database: DvirCAF1    Primary Table: refseqRNA    Row Count: 35,261   Data last updated: 2022-10-20
fieldexampleSQL type info
bin 585smallint(5) unsigned range
chrom scaffold_10001varchar(255) values
chromStart 148int(10) unsigned range
chromEnd 327int(10) unsigned range
name XR_004303187varchar(255) values
score 1000int(10) unsigned range
strand +char(1) values
thickStart 148int(10) unsigned range
thickEnd 148int(10) unsigned range
reserved 0int(10) unsigned range
blockCount 1int(10) unsigned range
blockSizes 179,longblob  
chromStarts 0,longblob  

Sample Rows
 
binchromchromStartchromEndnamescorestrandthickStartthickEndreservedblockCountblockSizeschromStarts
585scaffold_10001148327XR_0043031871000+14814801179,0,
585scaffold_10001148327XR_0043032061000+14814801179,0,
585scaffold_10001148327XR_0043032011000+14814801179,0,
585scaffold_10001148327XR_0043031831000+14814801179,0,
585scaffold_10001148327XR_0043031631000+14814801179,0,
585scaffold_10001148327XR_0494901000+14814801179,0,
585scaffold_10001148327XR_0043032001000+14814801179,0,
585scaffold_10001148327XR_0043031971000+14814801179,0,
585scaffold_10001148327XR_0043031811000+14814801179,0,
585scaffold_10001148327XR_0043031841000+14814801179,0,

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

RefSeq Genes (refseqRNA) Track Description
 

Description

D. virilis transcripts from the NCBI RefSeq database were aligned against the D. virilis assembly using BLAT. The thicker boxes denote the coding regions within the transcripts and the thinner boxes denote the untranslated regions.

Methods

D. virilis transcripts were mapped against the D. virilis genome assembly using BLAT with the following parameters:

    -q=rna -fine -minScore=20 -stepSize=5

The transcript alignments are analyzed by pslReps using the following parameter:

    -minCover=0.15 -minAli=0.98 -nearTop=0.001

The alignments are then filtered by pslCDnaFilter using the following parameters:

    -minId=0.95 -minCover=0.15 -localNearBest=0.001 \
    -minQSize=20 -ignoreIntrons -repsAsMatch -ignoreNs -bestOverlap

References

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

The transcripts were obtained from the NCBI FTP site under the RefSeq assembly accession number GCF_003285735.1.