I know that you can use tools like DEseq2 or archR for RNA-seq DE analysis. My question is how do you handle multiple biological replicates. For my datasets, I have 3 biological replicates for healthy samples and 3 biological replicates for diseased samples. I understand that we cannot merge biological replicates, then how do we use these 6 different datasets in DE analysis? I hear about false discovery rate, but does that mean we check for every possible healthy-diseased pair?
To this excellent answer I just wanted to add that DESeq2 has many useful and detailed tutorials. For example:
http://bioconductor.org/packages/devel/bioc/vignettes/DESeq2/inst/doc/DESeq2.html