How to normalise data in ballgown?
0
0
Entering edit mode
3.7 years ago
lakshmi9c ▴ 10

Hi, I am working on a RNA-Seq project in ballgown to find differentially expressed genes between two groups. I have loaded the ballgown objects in R and need to normalise the data before DGE analysis. I tried calcNormFactors() using edgeR, but that needs matrix input, instead I have a ballgown object. Could you please guide me on how to normalise the data from ballgown using R functions?

R RNA-Seq next-gen gene • 1.0k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

My understanding is that ballgown works with FPKMs (RPKMs) and these values are already normalized (as I understand). If you are comfortable, use alignment (hisat2/star/etc) -> featurecounts -> edgeR/DEseq2 protocol

ADD REPLY

Login before adding your answer.

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