You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using rMATS v4.3.0 on macOS (ARM64) and appreciate the effort you've put into this powerful tool. I understand that identifying MXE (mutually exclusive exon) events can be challenging. However, I have encountered a more serious issue: some reported MXE events do not appear to be supported by splice junctions in the BAM files or by Junctions Annotated in the GTF File.
Below is an example (hg38 reference genome):
ID
GeneID
geneSymbol
chr
strand
1stExonStart_0base
1stExonEnd
2ndExonStart_0base
2ndExonEnd
upstreamES
upstreamEE
downstreamES
downstreamEE
ID
IJC_SAMPLE_1
SJC_SAMPLE_1
IJC_SAMPLE_2
SJC_SAMPLE_2
IncFormLen
SkipFormLen
PValue
FDR
IncLevel1
IncLevel2
IncLevelDifference
2786
ENSG00000117448.14
AKR1A1
chr1
+
45552435
45552563
45561788
45561878
45550965
45551155
45567981
45568177
2786
107,93,129
146,152,188
161,136,158
101,92,86
277
239
0
0
0.387,0.346,0.372
0.579,0.561,0.613
-0.216
In this case, there is no junction supporting splicing from the 1stExon to the downstream exon (I run with --novelSS turned off), as illustrated in the attached screenshot. This raises concerns about many more potential false positives.