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

Help with rmats2sashimiplot #119

Open
Sahu-Mousumi opened this issue Jan 10, 2024 · 1 comment
Open

Help with rmats2sashimiplot #119

Sahu-Mousumi opened this issue Jan 10, 2024 · 1 comment

Comments

@Sahu-Mousumi
Copy link

Sahu-Mousumi commented Jan 10, 2024

Hi!

Below is my rmats command

rmats.py --b1 b1.txt --b2 b2.txt --gtf gencode.v44.annotation.gtf --novelSS --allow-clipping -t paired --libType fr-firststrand --readLength 76 --variable-read-length --nthread $SLURM_CPUS_PER_TASK --od rmats_res --tmp tmp_rmats_res

I found CD58 is statistically significant-

chr chr1
strand -
exonStart_0base 116536096
exonEnd 116536228
upstreamES 116521905
upstreamEE 116521983
downstreamES 116544310
downstreamEE 116544604
ID.1 151386
IJC_SAMPLE_1 45,49,64,35
SJC_SAMPLE_1 0,2,0,0
IJC_SAMPLE_2 38,49,65,53,38,38
SJC_SAMPLE_2 1,6,0,3,0,5
IncFormLen 150
SkipFormLen 75
PValue 0.00028013
FDR 0.04768118

But while plotting shahimi using rMATS2Shashimiplot, I am generating below error-

File "/home/.local/lib/python3.10/site-packages/MISO/misopy/sashimi_plot/sashimi_plot.py", line 140

raise Exception, "Cannot find file %s. Are you sure the events " \

Should I use any filter or any suggestion??

Thanks
Mousumi

@EricKutschera
Copy link
Contributor

There are a couple other posts that had the Cannot find file error:
#61
#62

In both of those cases there was an earlier error message that was the main issue. The particular issue in those other posts is fixed in v3.0.0

Can you post the full output from rmats2sashimiplot?

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