-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
I ran Xpore on my direct RNA dataset using the RNA004 9-mer model .
Here the config.yaml file :
`data:
WT:
REP1: /home/work/xpore/rep1/WT/
REP2: /home/work/xpore/rep2/WT/
KO:
REP1: /home/work/xpore/rep1/KO/
REP2: /home/work/xpore/rep2/KO/
prior: /home/work/xpore/RNA004_ont_9mer.txt
out: /home/work/xpore/out/
criteria:
readcount_min: 3
readcount_max: 1000
method:
prefiltering:
method: t-test
threshold: 1.0
max_iters: 500
stopping_criteria: 0.00001
`
The run completed successfully without any errors, but the generated diffmod.table file is empty.
Could you please advise on what might be causing this or how I could troubleshoot it?
Thanks in advance for your help!
Nawad
Metadata
Metadata
Assignees
Labels
No labels