Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SkipFormLen always the same #468

Open
czfoo opened this issue Jan 28, 2025 · 1 comment
Open

SkipFormLen always the same #468

czfoo opened this issue Jan 28, 2025 · 1 comment

Comments

@czfoo
Copy link

czfoo commented Jan 28, 2025

Hi. I was looking through my rMATS output tables and I found that SkipFormLen is always 99 for every single event, and is only variable in the MXE table. Am I doing something wrong here, or it normal for SkipFormLen to be the same in the entire table? How are SkipFormLen and IncFormLen calculated by rMATS?

@EricKutschera
Copy link
Contributor

The IncFormLen and SkipFormLen calculations for each event type and each file type (JC, JCEC) are shown in the diagram from the README: https://github.com/Xinglab/rmats-turbo/tree/v4.3.0?tab=readme-ov-file#output

The SkipFormLen is r - 2a + 1 for everything except MXE

Here's a related post: #223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants