CPM after ComBat-seq
1
0
Entering edit mode
3.3 years ago
Gum ▴ 10

hi!

Are original CPMs modified after a batch correction with ComBat-seq?

(CPMs are re-calculated after the process)

Thank you

RNA-Seq • 1.3k views
ADD COMMENT
0
Entering edit mode

Please upvote and/or accept answers rather than adding titles like "closed" which have no meaning. Thank you.

ADD REPLY
3
Entering edit mode
3.3 years ago

Most likely, yes. Can you please provide details of your complete workflow?

For example:

  1. normalisation of raw counts with EdgeR
  2. calculate CPM
  3. batch correction
  4. et cetera
ADD COMMENT
0
Entering edit mode

Thank you for you comment.

My plan is described below:

  1. RNAseq
  2. STAR mapping
  3. Htseq
  4. calculate CPM(= original CPM)
  5. ComBat-seq using raw count data
  6. calculate CPM

Before running an RNA-seq, I don't have any data to estimate that.

Thank you in advance.

ADD REPLY
2
Entering edit mode

Do you need Step 4? I think that you should be doing:

  1. Run RNAseq experiment
  2. STAR mapping
  3. Htseq-count
  4. ComBat-seq using raw count data
  5. normalisation of batch-corrected raw counts
  6. calculate CPM
ADD REPLY
0
Entering edit mode

Thank you very much for you kind advice. After that, I obtained RNA-seq data and see if CPM varies or not. As you mentioned above, I also confirmed that the CPM varies after ComBat-seq process. I should read the original article carefully.

Thank you for your kind help.

ADD REPLY
1
Entering edit mode

Yes, it makes sense that the CPM values vary before and after ComBat-seq. ComBat-seq directly modifies the raw count values, meaning that any other calculation performed on these (including CPM (Counts per million)) will also be modified.

ADD REPLY

Login before adding your answer.

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