Psichomics Suppa Input issue
0
0
Entering edit mode
noahhelton98 ▴ 20
@noahhelton98-24397
Last seen 3.2 years ago

Hi All,

I am looking to analyze differentially retained U12 introns across RNA-seq samples. To do this, I annotated the alternative splicing event "RI" using SUPPA2:

suppa.py generateEvents -i input.gtf -f ioe -e RI -o iPSCTLS2

I did this for all of my samples and to analyze I planned to use psichomics. However, when running the R code prepareAnnnotationsfromEvents, I got this error:

Error in order(events$Event type, events$Chromosome, events$Constitutive exon 1 start, : argument 5 is not a vector

Here is the code I used:

suppaOutput <- 'Suppa_Files/ioe'

suppa <- parseSuppaAnnotation(suppaOutput, types = 'RI', genome = 'CTL')
annot <- prepareAnnotationFromEvents(suppa)

Any suggestions to get this to work?

psichomics SUPPA Splicing Alternative Splicing Retained Introns • 657 views
ADD COMMENT

Login before adding your answer.

Traffic: 927 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6