python /data/sacgf/tools/rMATS.3.0.9/RNASeq-MATS.py -b1 ${Control1},${Control2} -b2 ${Treatment1},${Treatment2} -gtf ${Hg19_genes_gtf} -o ${OUTDIR} -t paired -len 101 -analysis U -r1 214.3,209.0 -sd1 68.8,117.0 -r2 229.8,194.9 -sd2 76.2,61.0In your example, the junction length is 186 for the skipping junction. It is calculated as (read length - anchor)*2 = (101-8)*2=186.
If in another case the exon is shorter than read length - anchor, the junction lengh will be reduced.
--
You received this message because you are subscribed to the Google Groups "rMATS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rmats-user-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rmats-user-group/c46a41f6-359e-47b5-8fa9-069e9d1dfc4a%40googlegroups.com.
| IJC_SAMPLE_1 | SJC_SAMPLE_1 | IJC_SAMPLE_2 | SJC_SAMPLE_2 | IncFormLen | SkipFormLen |
| 241,308 | 35,58 | 331,377 | 21,19 | 170 | 170 |
| 117,241 | 320,450 | 62,109 | 333,436 | 170 | 170 |
| 16,40 | 86,104 | 6,8 | 89,116 | 170 | 130 |
| 352,549 | 333,491 | 233,314 | 449,438 | 170 | 170 |
| 352,549 | 333,492 | 233,314 | 449,437 | 170 | 170 |
| 34,51 | 22,42 | 59,57 | 10,15 | 170 | 170 |
| 63,69 | 35,31 | 32,51 | 43,67 | 169 | 169 |
| 31,54 | 19,50 | 12,24 | 32,65 | 170 | 162 |
| 29,32 | 34,45 | 64,50 | 24,26 | 156 | 170 |
| 16,11 | 34,32 | 4,10 | 86,72 | 143 | 143 |
| 17,14 | 45,46 | 3,7 | 67,72 | 170 | 142 |
| 52,101 | 31,57 | 41,43 | 51,67 | 170 | 170 |
| 44,45 | 78,80 | 78,72 | 54,65 | 170 | 170 |
| IJC_SAMPLE_1 | SJC_SAMPLE_1 | IJC_SAMPLE_2 | SJC_SAMPLE_2 | IncFormLen | SkipFormLen |
| 43,43,76 | 1,0,2 | 19,18 | 24,25 | 138 | 69 |
| 65,57,130 | 0,0,1 | 30,41 | 12,17 | 138 | 69 |
| 122,56,37 | 598,241,200 | 1,0 | 173,248 | 138 | 69 |
| 258,112,135 | 59,18,26 | 200,254 | 0,1 | 138 | 69 |
| 512,657,356 | 1,2,1 | 289,426 | 172,208 | 125 | 69 |
| 1,211,606,753 | 127,54,104 | 513,611 | 189,237 | 125 | 69 |
| 227,153,128 | 231,194,145 | 522,830 | 136,130 | 128 | 69 |
| 470,253,356 | 301,212,327 | 49,75 | 240,336 | 138 | 69 |
| 106,89,83 | 8,7,10 | 62,94 | 60,83 | 138 | 69 |
| 514,431,783 | 18,9,31 | 363,708 | 59,109 | 125 | 69 |
Hi Fei-man,
I’d like to add that this is due to a recent update to rMATS 3.2.X in terms of how we count reads and define the effective lengths of different splice forms. This is why the effective length is calculated differently now from the formula provided in the original rMATS paper.
Yi
To view this discussion on the web visit https://groups.google.com/d/msgid/rmats-user-group/e49e36b3-e944-4445-a939-96dd851a572a%40googlegroups.com.