How to visualize Combat-seq corrected counts
1
0
Entering edit mode
4 months ago
as823jk • 0

After using Combat-Seq to remove batch effect, I want to visually confirm removal. I tried doing this the way I visually inspected the batch effect in the first place: PCA on VST-transformed counts. But VST-transform cannot be used on negative values (which Combat-Seq has introduced). How can I confirm that the batch effect has been removed then?

I tried PCA on the batch-corrected counts without any further transformations, but there are no clear patterns.

batch-correction combat-seq • 702 views
ADD COMMENT
1
Entering edit mode

Are you sure you didn't use ComBat instead of Combat_seq?

ADD REPLY
2
Entering edit mode
4 months ago
ATpoint 89k

ComBat-seq does not produce negative counts but preserves the integer nature. Thats the whole point of the method. Lets see your code and debug the underlying problem.

ADD COMMENT
0
Entering edit mode

Sorry, I accidentally used ComBat! ComBat-seq did not produce negative counts. Thanks for all the help!

ADD REPLY

Login before adding your answer.

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