differential splicing events and covariates
1
0
Entering edit mode
@lirongrossmann-13938
Last seen 3.5 years ago

Hi everyone,

I have a file containing psi values for samples and I wanted to compare the differential splicing between two groups of my datasets, adjusting for covariates. Can I just give the dataset of the splicing events to limma? Is there a statistic method especially designed for that kind of data that takes into account covariates? Thanks

limma rna-seq alternative splicing • 1.3k views
ADD COMMENT
0
Entering edit mode
@gordon-smyth
Last seen 2 hours ago
WEHI, Melbourne, Australia

The diffSplice() function in R analyses differential splicing between groups adjusting for covariates. The function does an alternative splicing analysis from scratch using the exon or intron level counts.

diffSplice() runs on a linear model object created by lmFit() and can adjust for any covariates included in the model fit.

I am not sure what you mean "give the dataset of the splicing events to limma", but limma is designed to do its own analysis, not post process a splicing analysis from somewhere else.

ADD COMMENT
0
Entering edit mode

Thanks! 

I guess I cannot use diffSplice on my matrix with PSI values, correct?

ADD REPLY
0
Entering edit mode

I don't really follow what you're asking so I can't say whether it's correct or not. What do you mean by a matrix of psi values and what exactly to you hope to learn from them? You can always read the documentation for diffSplice to see what type of data it accepts.

ADD REPLY

Login before adding your answer.

Traffic: 558 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