Not sure what that question is exactly, but if it is about dealing with
reads of unequal length, version 4.1.0 has a new option called
--variable-read-length. What I normally do is throw away very short
reads, so all remaining reads are roughly (but not exactly, due to adapter
trimming) the same length and then use the average length with the
--readLength option, in combination with --variable-read-length.
Apparently the statistics are pretty robust to changing read lengths (see
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/rmats-user-group/ZCxjlQfP9ak/nDxuT3tOAgAJ),
so I don't worry about a bit of variability.
If you have different data sets that were sequenced at different length,
you should be cautious comparing those, as any differences in methodology
(different RNA extraction kit, library build kits, sequencing chemistries,
etc.) may introduce a systematic bias that would influence your results.
If you are sure you want to do this, I would trim the longer reads to the
length of the shorter ones and proceed as above.
Hope this helps,
Thomas
> --
> 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/6b5643fb-51f1-4688-bee7-2a8eb6e4ae2en%40googlegroups.com.
>