Using SVA to correct for covariates in RNA-seq data
1
0
Entering edit mode
5.1 years ago
sbrown669 ▴ 20

I am working with RNA-seq data, and I need to correct for covariates. To do this, I want to use the Bioconductor package SVA. I want to produce a 'corrected dataset' and then use this for further analyses - to perform pairwise Pearson correlations and generate heat maps to visualise co-expression. However, as I understand it, the documentation explains how to feed the covariates into a model for differential expression analysis, not how to produce and export a corrected dataset based on the SVA calculations.

I'd appreciate any advice on doing this, or in fact being informed that I'm going about this in the wrong way.

RNA-Seq SVA R covariates corrections • 2.6k views
ADD COMMENT
6
Entering edit mode
5.1 years ago

Hey,

Yes, from what I understand, SVA will just determine the batch covariates that [may] exist in your data. You can then use removeBatchEffect if you want to directly remove these batch effects from your data.

Be cautious of these batch detection methods, though - one does not want to remove genuine biological effects of interest that exist in the samples.

Kevin

Edit May 8, 2020:

ADD COMMENT

Login before adding your answer.

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