estepi / ASpli

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

error with jCounts #16

Open Arkosen opened 3 years ago

Arkosen commented 3 years ago

Hi I am trying to run ASpli to predict AS events for 1 RNA-seq sample. The code seems to output the following error for jCounts and I have had trouble figuring out the reason. I was wondering if you could help.

> asd= jCounts(counts = gbcounts,threshold= 5, features = features,minReadLength = readlength,libType="PE") Junctions PJU completed Error in (function (cl, name, valueClass) : assignment of an object of class "standardGeneric" is not valid for @'junctionsPIR' in an object of class "ASpliAS"; is(value, "data.frame") is not TRUE

Can you suggest a solution? Thanks Arko

estepi commented 3 years ago

Hi Arko, I'm sorry for the delay, I will check your error asap.

In the meantime, can you please:

I'll be waiting for your results, Thanks a lot a and happy 2021!

Estefi