Schema for Combined Splice Junctions (Development) - Combined Splice Junctions for Multiple Developmental Stages
  Database: dm6    Primary Table: modENCODE_dev_junctions    Row Count: 364,775   Data last updated: 2022-10-21
fieldexampleSQL type info
bin 585smallint(5) unsigned range
chrom chr2Lvarchar(255) values
chromStart 5819int(10) unsigned range
chromEnd 5972int(10) unsigned range
name JUNC00000008varchar(255) values
score 3int(10) unsigned range
strand -char(1) values
thickStart 5819int(10) unsigned range
thickEnd 5972int(10) unsigned range
itemRgb 0int(10) unsigned range
blockCount 2int(10) unsigned range
blockSizes 50,50longblob  
chromStarts 0,103longblob  

Sample Rows
 
binchromchromStartchromEndnamescorestrandthickStartthickEnditemRgbblockCountblockSizeschromStarts
585chr2L58195972JUNC000000083-581959720,0,0250,500,103
585chr2L72849808JUNC000000204-728498080,0,0244,550,2469
585chr2L74297667JUNC000000217+742976670,0,0222,940,144
585chr2L74457658JUNC0000002279+7445765834,139,34244,850,128
585chr2L78347990JUNC000000264+783479900,0,0276,110,145
585chr2L80188256JUNC000000291193+80188256200,45,24298,640,174
585chr2L80188317JUNC00000030129+80188317192,96,154298,890,210
585chr2L84908766JUNC0000003415+8490876651,102,255299,990,177
585chr2L87689193JUNC000000394-876891930,0,0258,700,355
585chr2L1011011872JUNC000000629-10110118720,0,0299,940,1668

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

Combined Splice Junctions (Development) (modENCODE_dev_junctions) Track Description
 

Description

This track shows the exon junctions extracted from spliced RNA-Seq reads of multiple developmental stages of D. melanogaster. The RNA-Seq reads were obtained from the ENCODE data portal at UCSC on August 2019, and then mapped against the D. melanogaster dm6 genome assembly using HISAT2.

The splice junctions in each sample were identified by the regtools junctions extract subprogram. The splice junction predictions from the different samples are filtered and merged together into a single set of predictions. The predictions are color-coded based on the number of reads supporting the junction:

ColorNumber of reads
> 1000
500-999
100-499
50-99
10-49
< 10

References

Brown JB, et al. Diversity and dynamics of the Drosophila transcriptome. Nature. 2014 Aug 28;512(7515):393-9.

Kim D, Langmead B, Salzberg SL. HISAT: a fast spliced aligner with low memory requirements. Nat Methods. 2015 Apr;12(4):357-60.