Using variable read length in rmats

20 views
Skip to first unread message

Odudu James

unread,
Apr 28, 2025, 1:31:26 PMApr 28
to rMATS User Group
Performing fastqc on all my fastq files for both tumor and normal samples, i have that the read length for each fastq file is 25-50 (so its a range). My question is those this code look right?

run_rmats --s1 "~/Tumor-.txt" \
--s2 "~/Normal.txt" \
--gtf "~/hg38.ncbiRefSeq.gtf" \
--bi "~/indexUCSC_GENCODE" \
-t paired \
--readLength 50 \
--variable-read-length \
--nthread 8 \
--od "~/rmats_output" \
--tmp "~/rmats_temp"

I am making the choice to use the readLength as 50 since its the maximum length in the dataset. 

Changhe Ji

unread,
Apr 28, 2025, 3:19:10 PMApr 28
to Odudu James, rMATS User Group

Tumor-.txt changes to s2.txt Normal.txt changes to s1.txt and follow the instructions of https://github.com/Xinglab/rmats-turbo


Odudu James <odudua...@gmail.com> 于 2025年4月28日周一 13:31写道:
--
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 visit https://groups.google.com/d/msgid/rmats-user-group/c900a218-bd7f-4ba9-99b4-cd9758520f73n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages