Hello All,
I have a question regarding one of the experiment that we just got rna seq data for, let me first show the design it looks like this,
|
We do not have replicates for any model (I hope we can still get some data from this model)
we would like to compare changes in gene expression and junction/exon expression between each time point to the vehicle
i.e (veh vs 30min, veh vs 1 hour, beh vs 2 hours, veh vs 3 hours)
My question is what should the design model look like for deseq2 and dexseq and what are the steps that we need to consider before we do this analysis, would not having replicates be a big issue?
Apologies for asking help upfront, we do not have a statistician that we can reach out on our facility.
Many thanks.
Abi
I have been reading some posts and came across this
Can I use DESeq2 to analyze a dataset without replicates?
If a DESeqDataSet is provided with an experimental design without replicates, a warning is printed, that the samples are treated as replicates for estimation of dispersion. This kind of analysis is only useful for exploring the data, but will not provide the kind of proper statistical inference on differences between groups. Without biological replicates, it is not possible to estimate the biological variability of each gene. More details can be found in the manual page for
?DESeq
Still hoping if we can make some sense as we have experimental validation for the same.