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

without result in summary.txt #460

Open
yuhan1li opened this issue Dec 15, 2024 · 1 comment
Open

without result in summary.txt #460

yuhan1li opened this issue Dec 15, 2024 · 1 comment

Comments

@yuhan1li
Copy link

python "/data2/Home/rmats-turbo-master/rmats.py"
--b1 lymphedema.sorted.bam.list
--b2 normal.sorted.bam.list
--gtf "/data2/Home/E-MTAB-13019data/00.ref/hg38.refGene.gtf"
-t paired
--readLength 151
--nthread 20
--od "/data2/Home/E-MTAB-13019data/lianxi2/"
--tmp "/data2/Home/E-MTAB-13019data/lianxi2/temp/"
2>&1 | tee "/data2/Home/E-MTAB-13019data/lianxi2/rmats_analysis.log",this is my code,however,

in the sumarry.txt
EventType EventTypeDescription TotalEventsJC TotalEventsJCEC SignificantEventsJC SigEventsJCSample1HigherInclusion SigEventsJCSample2HigherInclusion SignificantEventsJCEC SigEventsJCECSample1HigherInclusion SigEventsJCECSample2HigherInclusion
SE skipped exon 0 0 0 0 0 0 0 0
A5SS alternative 5' splice sites 0 0 0 0 0 0 0 0
A3SS alternative 3' splice sites 0 0 0 0 0 0 0 0
MXE mutually exclusive exons 0 0 0 0 0 0 0 0
RI retained intron 0 0 0 0 0 0 0 0

@EricKutschera
Copy link
Contributor

It looks like you wrote the output to a log file: rmats_analysis.log

That file should have a section showing how many reads were used or filtered for various reasons. This post has some examples of events not being detected due to reads being filtered out: #89

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