estepi / ASpli

Analysis of alternative splicing using RNAseq
7 stars 1 forks source link

Error in xj[i] : invalid subscript type 'list' when running jDUreport #24

Open bertapozzi opened 2 years ago

bertapozzi commented 2 years ago

Hi all,

I'm using ASpli (mosly copied the example pipeline and replaced with my files) and encountered the following error:

jdur <- jDUreport(asd, contrast=c(-1,1)) Running junctionsPJU test Running junctionsPIR test Error in xj[i] : invalid subscript type 'list'

This doesn't happen when I run it with the example data, and cannot find a way around it