Schema for Combined Splice Junctions (Tissues) - Combined Splice Junctions for Multiple Tissues
  Database: dm6    Primary Table: modENCODE_tissues_junctions    Row Count: 249,329   Data last updated: 2022-10-21
fieldexampleSQL type info
bin 585smallint(5) unsigned range
chrom chr2Lvarchar(255) values
chromStart 7450int(10) unsigned range
chromEnd 7670int(10) unsigned range
name JUNC00000001varchar(255) values
score 55int(10) unsigned range
strand +char(1) values
thickStart 7450int(10) unsigned range
thickEnd 7670int(10) unsigned range
itemRgb 2263842int(10) unsigned range
blockCount 2int(10) unsigned range
blockSizes 39,97longblob  
chromStarts 0,123longblob  

Sample Rows
 
binchromchromStartchromEndnamescorestrandthickStartthickEnditemRgbblockCountblockSizeschromStarts
585chr2L74507670JUNC0000000155+7450767034,139,34239,970,123
585chr2L78297999JUNC000000035+782979990,0,0281,200,150
585chr2L80188286JUNC00000005774+80188286100,50,0298,940,174
585chr2L80188319JUNC0000000668+8018831934,139,34298,910,210
585chr2L80218366JUNC000000078+802183660,0,0295,990,246
585chr2L84908766JUNC0000000829+8490876651,102,255299,990,177
585chr2L1043311221JUNC000000394-10433112210,0,0299,580,730
585chr2L1043510581JUNC000000403-10435105810,0,0298,270,119
585chr2L1043710836JUNC000000425-10437108360,0,0298,330,366
585chr2L1078411032JUNC0000007012-107841103251,102,255265,990,149

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

Combined Splice Junctions (Tissues) (modENCODE_tissues_junctions) Track Description
 

Description

This track shows the exon junctions extracted from spliced RNA-Seq reads of multiple tissues 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.