Hello, I ran rmats and checked the results, but I found that files except fromGTF files have only headers, and the data is empty. Below is the executed code and the result message. How can I resolve this?
gtf: 33.824291944503784
There are 70711 distinct gene ID in the gtf file
There are 277081 distinct transcript ID in the gtf file
There are 44202 one-transcript genes in the gtf file
There are 1791080 exons in the gtf file
There are 28955 one-exon transcripts in the gtf file
There are 26109 one-transcript genes with only one exon in the transcript
Average number of transcripts per gene is 3.918499
Average number of exons per transcript is 6.464103
Average number of exons per transcript excluding one-exon tx is 7.101735
Average number of gene per geneGroup is 9.138120
statistic: 0.030672788619995117
read outcome totals across all BAMs
USED: 149509
NOT_PAIRED: 0
NOT_NH_1: 29482
NOT_EXPECTED_CIGAR: 715
NOT_EXPECTED_READ_LENGTH: 0
NOT_EXPECTED_STRAND: 0
EXON_NOT_MATCHED_TO_ANNOTATION: 9797
JUNCTION_NOT_MATCHED_TO_ANNOTATION: 289
CLIPPED: 0
total: 189792
outcomes by BAM written to: /Users/yoochaeyeong/desktop/output/2024-01-17-14_51_53_817852_read_outcomes_by_bam.txt
novel: 0.18515801429748535
The splicing graph and candidate read have been saved into /Users/yoochaeyeong/desktop/output/2024-01-17-14_51_53_817852_*.rmats
save: 0.11171293258666992
loadsg: 0.0009050369262695312
==========
Done processing each gene from dictionary to compile AS events
Found 62887 exon skipping events
Found 4909 exon MX events
Found 24333 alt SS events
There are 14870 alt 3 SS events and 9463 alt 5 SS events.
Found 11082 RI events
==========
ase: 2.5969560146331787
count: 0.4099431037902832
Processing count files.
Done processing count files.
python3 rmats.py --b1 /Users/yoochaeyeong/desktop/testData/b1.txt --b2 /Users/yoochaeyeong/desktop/testData/b2.txt --gtf /Users/yoochaeyeong/desktop/gencode.v45.chr_patch_hapl_scaff.annotation.gtf -t single --readLength 50 --nthread 4 --od /Users/yoochaeyeong/desktop/output --tmp /Users/yoochaeyeong/desktop/output
python3 rmats.py --b1 /Users/yoochaeyeong/desktop/testData/b1.txt --b2 /Users/yoochaeyeong/desktop/testData/b2.txt --gtf /Users/yoochaeyeong/desktop/gencode.v45.chr_patch_hapl_scaff.annotation.gtf -t single --readLength 50 --nthread 4 --od /Users/yoochaeyeong/desktop/output --tmp /Users/yoochaeyeong/desktop/output --statoff