Hello,
I am analyzing a dataset containing samples from two separate sequencing runs. The samples of each run are different from each other (from different time points) and we haven't used mock communities. From what I have read in the forum I know that those are bad strategies for analyzing metagenomes, but I didn't know it beforehand.
I have processed the runs separately, and after dada2 I merge them with qiime feature-table merge. Then I analyze diversity (alpha and beta) with: qiime diversity alpha-group-significance; qiime diversity beta and qiime diversity beta-group-significance. They all give differences between the experimental condition (which is season: Autum-Run1, Spring-Run1 and Summer-Run2).
My problem comes when I look at PCoA plots (qiime emperor plot). The samples are clearly separated by run. I am afraid that runs are affecting my results.
I have tried deleting the second run (Summer) from the analysis to see whether my results would be affected or not. In the end I can still see differences between seasons.
So my questions are:
¿Can I make anything to solve the batch effect problem?
¿Should I analyze the runs separately?
¿Can I ignore the run effect (I got the same result with two runs and with only one run)?
This is the jaccard emperor plot where the run differences are seen in the scatter option.
jaccard_emperor.qzv (756.1 KB)
Thank you beforehand!