This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Number of replicates in each group in RNA seq

Hi all,

In RNA seq expression analysis, should the number of replicates per group be roughly the same?

In my data I have 2 variables : status (A or B) and phenotype (case or control), but in the number of replicates per each subgroup is very different (e.g 25, 32, 30, 167). Should I sample from each one to get a fixed number of replicates?

Thanks!

rna-seq

1 answer

The statistical packages like DESeq2 should be able to manage with unbalanced replicate numbers as long as the numbers are not too low. Downsampling shouldn't be required. If you still have a doubt, you can ask on the Bioconductor forum [1] tagging the tool that you are using.

  1. https://support.bioconductor.org/

Log in to answer this question.