Open gocrag opened 2 months ago
I am trying to run diffSplice with multiple samples at two conditions. however, DRIMSeq cannot be triggered. Command is as follows:
flair diffSplice --test -t 12 -i ${bed} -q $countfile -of --conditionA "A" --conditionB "B" -o ${diffSplice_dir}
Sounds like a replicate of #365, but you should probably share the exact error message
I am trying to run diffSplice with multiple samples at two conditions. however, DRIMSeq cannot be triggered. Command is as follows:
flair diffSplice --test -t 12 -i ${bed} -q $countfile -of --conditionA "A" --conditionB "B" -o ${diffSplice_dir}