ABCDEFGHIJKLMNOP
1
Data corresponding to RT-PCR validations of cassette exon LSVs analyzed by MAJIQ in Vaquero-Garcia et al., 2016 (https://elifesciences.org/content/5/e11752). These LSVs are typically binary cassette exons. In some cases, MAJIQ detects additional junctions based on the Ensembl annotation DB or in the RNA-seq data. For this reason, we provide columns to explicitly specify the inclusive and exclusive junctions (i.e. cassette exon inclusion junction and cassette exon skipping junction) based on what was detected by RT-PCR in addition to ";" separated lists of all junctions and all quantifications output by MAJIQ for each LSV in addition to the 0-based index for the inclusive junction in those lists (in the last 4 columns).
2
ColumnDescription
3
LSV_IDunique LSV ID
4
Chromosomechromosome
5
Strandstrand
6
IncJuncmm10 (cer vs. liv) or hg19 (stim vs. unstim) coordinates for inclusion junction
7
ExcJuncmm10 (cer vs. liv) or hg19 (stim vs. unstim) coordinates for exclusion junction
8
MAJIQ_incDPSIMAJIQ E(dPSI) value for inclusive junction for the comparison of the two groups
9
MAJIQ_incPSI_[condition]MAJIQ E(PSI) value for inclusive junction for the given condition
10
RTPCR_dPSI_[comparison]Average PSI for condition 1 - average PSI for condition 2 with n>=3 in each condition
11
RTPCR_PSI_[condition]
Average PSI for given condition (n>=3 in every case) or PSI for given replicate for mouse tissues
12
MAJIQ_incIndex
0-based index corresponding of the inclusive junction in the ";" separated lists of junction coordinates, dPSI values, and PSI values (see below)
13
MAJIQ_allJuncs";" separated lists of junction coordinates (mm10 or hg19) for all junctions in an LSV.
14
MAJIQ_allDPSI_[comparison]";" separated lists of dPSI values for all junctions quantified in an LSV in given comparison
15
MAJIQ_allPSI_[condition]";" separated lists of PSI values for all junctions quantified in an LSV in given condition
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100